aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/config.rb')
-rw-r--r--activerecord/test/config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/config.rb b/activerecord/test/config.rb
index a65e6ff776..d0d1933300 100644
--- a/activerecord/test/config.rb
+++ b/activerecord/test/config.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
TEST_ROOT = __dir__
ASSETS_ROOT = TEST_ROOT + "/assets"
FIXTURES_ROOT = TEST_ROOT + "/fixtures"