about summary refs log tree commit diff
path: root/spec/routing/accounts_routing_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/routing/accounts_routing_spec.rb')
-rw-r--r--spec/routing/accounts_routing_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/routing/accounts_routing_spec.rb b/spec/routing/accounts_routing_spec.rb
index 3f0e9b3e9..8b2c124fd 100644
--- a/spec/routing/accounts_routing_spec.rb
+++ b/spec/routing/accounts_routing_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
 require 'rails_helper'
 
 describe 'Routes under accounts/' do