Skip to content

Commit

Permalink
try fixing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
modosc committed Dec 18, 2024
1 parent 0fc2c43 commit 923d2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry-rails/spec/sentry/rails/activejob_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ class FailedJobWithRetryOn < FailedJob

RSpec.describe "ActiveJob integration" do
include ActiveJob::TestHelper
include ActiveSupport::Testing::TaggedLogging
# include ActiveSupport::Testing::TaggedLogging

before do
make_basic_app
Expand Down

0 comments on commit 923d2d3

Please sign in to comment.