Skip to content

Commit 9da1c7a

Browse files
committed
WIP
1 parent 1aa151e commit 9da1c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-sidekiq/spec/sentry/rails_spec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def self.name
2222

2323
app.config.hosts = nil
2424
app.config.secret_key_base = "test"
25-
app.config.eager_load = true
25+
app.config.eager_load = false
2626
app.initializer :configure_sentry do
2727
Sentry.init do |config|
2828
config.release = 'beta'

0 commit comments

Comments
 (0)