summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/info_rake_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-15 09:06:09 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-15 09:06:09 +0000
commit3d13802bc2c9400ea33defdd43bff6d904ee9c4d (patch)
tree44f66ca61ea85130cf210d013b737642ce9c7794 /spec/tasks/gitlab/info_rake_spec.rb
parent00050519d16f7c0296fa0113de7065a607862501 (diff)
downloadgitlab-ce-3d13802bc2c9400ea33defdd43bff6d904ee9c4d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/tasks/gitlab/info_rake_spec.rb')
-rw-r--r--spec/tasks/gitlab/info_rake_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/tasks/gitlab/info_rake_spec.rb b/spec/tasks/gitlab/info_rake_spec.rb
index ca74378a12a..8d6b3985380 100644
--- a/spec/tasks/gitlab/info_rake_spec.rb
+++ b/spec/tasks/gitlab/info_rake_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'rake_helper'
describe 'gitlab:env:info' do