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:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 09:06:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 09:06:14 +0300
commitacdf997e1abea2d1f7b6964b19ee493b1e7c051d (patch)
tree8af0f845d08624945cbfa9cca329fe33dfe81a9b /spec/routing/project_routing_spec.rb
parenta5eef71805f791dac4ce14a30ca6b59ee31295c8 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/routing/project_routing_spec.rb')
-rw-r--r--spec/routing/project_routing_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/routing/project_routing_spec.rb b/spec/routing/project_routing_spec.rb
index 3e57bb70287..741a981a3b1 100644
--- a/spec/routing/project_routing_spec.rb
+++ b/spec/routing/project_routing_spec.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require 'spec_helper'
describe 'project routing' do