Skip to content

Commit

Permalink
Enable reloading for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
camillevilla committed Dec 18, 2024
1 parent bc22433 commit d244ef2
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 @@
# and recreated between test runs. Don't rely on the data there!
config.cache_classes = false
# config.action_view.cache_template_loading = true
config.enable_reloading = true

# Do not eager load code on boot. This avoids loading your whole application
# just for the purpose of running a single test. If you are using a tool that
Expand Down

0 comments on commit d244ef2

Please sign in to comment.