summaryrefslogtreecommitdiff
path: root/spec/support/helpers/routes_helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/helpers/routes_helpers.rb')
-rw-r--r--spec/support/helpers/routes_helpers.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/helpers/routes_helpers.rb b/spec/support/helpers/routes_helpers.rb
index c4129606418..2a7cd81cbe3 100644
--- a/spec/support/helpers/routes_helpers.rb
+++ b/spec/support/helpers/routes_helpers.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module RoutesHelpers
def fake_routes(&block)
@routes = @routes.dup