summaryrefslogtreecommitdiff
path: root/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/shared_contexts/merge_requests_allowing_collaboration.rb')
-rw-r--r--spec/support/shared_contexts/merge_requests_allowing_collaboration.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb b/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb
index 05424d08b9d..276ebf973c8 100644
--- a/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb
+++ b/spec/support/shared_contexts/merge_requests_allowing_collaboration.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
shared_context 'merge request allowing collaboration' do
include ProjectForksHelper