summaryrefslogtreecommitdiff
path: root/spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb')
-rw-r--r--spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb b/spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb
index a8612d77a5e..6c8f4b51ea0 100644
--- a/spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb
+++ b/spec/features/projects/issues/viewing_issues_with_external_authorization_enabled_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe 'viewing an issue with cross project references' do