spec/support/v6.0/config/environments/test.rb in sorbet-rails-0.7.0 vs spec/support/v6.0/config/environments/test.rb in sorbet-rails-0.7.1

- old
+ new

@@ -4,10 +4,10 @@ # your test database is "scratch space" for the test suite and is wiped # and recreated between test runs. Don't rely on the data there! Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb. - + config.cache_classes = 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 # preloads Rails for running tests, you may have to set it to true.