spec/rails/config/environments/test.rb in faml-0.7.3 vs spec/rails/config/environments/test.rb in faml-0.8.0
- old
+ new
@@ -1,5 +1,5 @@
-# frozen-string-literal: true
+# frozen_string_literal: true
TestApp::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