summaryrefslogtreecommitdiff
path: root/spec/support
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2018-08-20 16:48:08 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2018-09-06 09:07:19 +0200
commitc826ecc3e76917d7b77701551e25425da9274b2e (patch)
treeae0fd5d32c2ba2c40bb6b108ac75666db82de99e /spec/support
parentc6d315b4bb06be644c1c8ca47268bed71c679dd6 (diff)
downloadgitlab-ce-c826ecc3e76917d7b77701551e25425da9274b2e.tar.gz
Port changes for CODEOWNERS to CE
This ports the changes for the CODEOWNERS feature to CE: - It adds the CODEOWNERS file. - It adds the mention of the `with-codeowners` branch in TestEnv
Diffstat (limited to 'spec/support')
-rw-r--r--spec/support/helpers/test_env.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/support/helpers/test_env.rb b/spec/support/helpers/test_env.rb
index 21103771d1f..3f8e3ae5190 100644
--- a/spec/support/helpers/test_env.rb
+++ b/spec/support/helpers/test_env.rb
@@ -52,7 +52,8 @@ module TestEnv
'add_images_and_changes' => '010d106',
'update-gitlab-shell-v-6-0-1' => '2f61d70',
'update-gitlab-shell-v-6-0-3' => 'de78448',
- '2-mb-file' => 'bf12d25'
+ '2-mb-file' => 'bf12d25',
+ 'with-codeowners' => '219560e'
}.freeze
# gitlab-test-fork is a fork of gitlab-fork, but we don't necessarily