summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2019-03-25 13:14:32 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2019-04-04 13:04:03 +0300
commit9f3f45bfb0fe0597822d1200cd89f6a4cff4cc94 (patch)
tree8c0692f81c4d3f25d461bbfee18a05f889cfe02f /spec
parent7aa26dee605ff90a143d7bbbf637a1855cba1dbb (diff)
downloadgitlab-ce-9f3f45bfb0fe0597822d1200cd89f6a4cff4cc94.tar.gz
Add v2 to reserved top level routesdz-reserve-v2-root-path
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'spec')
-rw-r--r--spec/lib/gitlab/path_regex_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/path_regex_spec.rb b/spec/lib/gitlab/path_regex_spec.rb
index 312e5e55af8..71e69a0d418 100644
--- a/spec/lib/gitlab/path_regex_spec.rb
+++ b/spec/lib/gitlab/path_regex_spec.rb
@@ -100,7 +100,7 @@ describe Gitlab::PathRegex do
end
let(:ee_top_level_words) do
- ['unsubscribes']
+ %w(unsubscribes v2)
end
let(:files_in_public) do