We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa151e commit 9da1c7aCopy full SHA for 9da1c7a
sentry-sidekiq/spec/sentry/rails_spec.rb
@@ -22,7 +22,7 @@ def self.name
22
23
app.config.hosts = nil
24
app.config.secret_key_base = "test"
25
- app.config.eager_load = true
+ app.config.eager_load = false
26
app.initializer :configure_sentry do
27
Sentry.init do |config|
28
config.release = 'beta'
0 commit comments