We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc2c43 commit 923d2d3Copy full SHA for 923d2d3
sentry-rails/spec/sentry/rails/activejob_spec.rb
@@ -83,7 +83,7 @@ class FailedJobWithRetryOn < FailedJob
83
84
RSpec.describe "ActiveJob integration" do
85
include ActiveJob::TestHelper
86
- include ActiveSupport::Testing::TaggedLogging
+ # include ActiveSupport::Testing::TaggedLogging
87
88
before do
89
make_basic_app
0 commit comments