summaryrefslogtreecommitdiff
path: root/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb')
-rw-r--r--spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb b/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb
index b8a9554f55f..26ab6fbd400 100644
--- a/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb
+++ b/spec/support/shared_contexts/finders/issues_finder_shared_contexts.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
RSpec.shared_context 'IssuesFinder context' do