summaryrefslogtreecommitdiff
path: root/spec/routing/environments_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 06:06:14 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 06:06:14 +0000
commitacdf997e1abea2d1f7b6964b19ee493b1e7c051d (patch)
tree8af0f845d08624945cbfa9cca329fe33dfe81a9b /spec/routing/environments_spec.rb
parenta5eef71805f791dac4ce14a30ca6b59ee31295c8 (diff)
downloadgitlab-ce-acdf997e1abea2d1f7b6964b19ee493b1e7c051d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/routing/environments_spec.rb')
-rw-r--r--spec/routing/environments_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/routing/environments_spec.rb b/spec/routing/environments_spec.rb
index 28b3e79c1ff..ea172698764 100644
--- a/spec/routing/environments_spec.rb
+++ b/spec/routing/environments_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe 'environments routing' do