Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2019-05-23 21:07:59 +0300
committerLin Jen-Shin <godfat@godfat.org>2019-06-06 16:11:57 +0300
commit74399a90989e5caade1de1833a7f65cfbc070bcd (patch)
treebd47d825d52f32bdf33b11e9182e2f88eee58f02 /spec/features/security
parentdeb0c1dbb52493a0caf928844505b08c8b8b5c6c (diff)
Show Test Automation Engineer for spec/feature as
reviewers.
Diffstat (limited to 'spec/features/security')
-rw-r--r--spec/features/security/profile_access_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/features/security/profile_access_spec.rb b/spec/features/security/profile_access_spec.rb
index a198e65046f..044a47567be 100644
--- a/spec/features/security/profile_access_spec.rb
+++ b/spec/features/security/profile_access_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe "Profile access" do