summaryrefslogtreecommitdiff
path: root/spec/support/helpers/terms_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/helpers/terms_helper.rb')
-rw-r--r--spec/support/helpers/terms_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/helpers/terms_helper.rb b/spec/support/helpers/terms_helper.rb
index a00ec14138b..a61bae18f9a 100644
--- a/spec/support/helpers/terms_helper.rb
+++ b/spec/support/helpers/terms_helper.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module TermsHelper
def enforce_terms
stub_env('IN_MEMORY_APPLICATION_SETTINGS', 'false')