Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Jan 21, 2025
1 parent 1aa151e commit 9da1c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry-sidekiq/spec/sentry/rails_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def self.name

app.config.hosts = nil
app.config.secret_key_base = "test"
app.config.eager_load = true
app.config.eager_load = false
app.initializer :configure_sentry do
Sentry.init do |config|
config.release = 'beta'
Expand Down

0 comments on commit 9da1c7a

Please sign in to comment.