spec/support/v5.1/config/environments/test.rb in sorbet-rails-0.5.8.1 vs spec/support/v5.1/config/environments/test.rb in sorbet-rails-0.5.9
- old
+ new
@@ -1,5 +1,5 @@
-# typed: strict
+# typed: false
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# The test environment is used exclusively to run your application's
# test suite. You never need to work with it otherwise. Remember that