Skip to content

Commit 8b9bc3a

Browse files
bring comment back
1 parent 73cfaec commit 8b9bc3a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/environments/test.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
Rails.application.configure do
77
# Settings specified here will take precedence over those in config/application.rb.
88

9+
# While tests run files are not watched, reloading is not necessary.
910
config.enable_reloading = ENV["CI"].blank?
11+
1012
config.action_view.cache_template_loading = true
1113

1214
# Eager loading loads your entire application. When running a single test locally,

0 commit comments

Comments
 (0)