Skip to content

Commit

Permalink
Set config.cache_classes to false as required by Github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
moveson committed Dec 22, 2024
1 parent b54ca58 commit 4871942
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
# Settings specified here will take precedence over those in config/application.rb.

# While tests run files are not watched, reloading is not necessary.
config.cache_classes = false
config.enable_reloading = false
config.action_view.cache_template_loading = true

Expand Down

0 comments on commit 4871942

Please sign in to comment.