summaryrefslogtreecommitdiff
path: root/spec/support
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-04-03 22:50:53 -0700
committerStan Hu <stanhu@gmail.com>2016-04-04 04:51:05 -0700
commit787713895851a7260e2c46e2863b1bbb68b3a649 (patch)
tree20e2a95ebbe86e83a1d1c71994ac6527f8c9d28c /spec/support
parentfee7ad86273b17100d541b68c670a20ca954d673 (diff)
downloadgitlab-ce-787713895851a7260e2c46e2863b1bbb68b3a649.tar.gz
Fix creation of merge requests for orphaned branches
Closes #14875
Diffstat (limited to 'spec/support')
-rw-r--r--spec/support/test_env.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/test_env.rb b/spec/support/test_env.rb
index 0d1bd030f3c..71664bb192e 100644
--- a/spec/support/test_env.rb
+++ b/spec/support/test_env.rb
@@ -15,6 +15,7 @@ module TestEnv
'lfs' => 'be93687',
'master' => '5937ac0',
"'test'" => 'e56497b',
+ 'orphaned-branch' => '45127a9',
}
# gitlab-test-fork is a fork of gitlab-fork, but we don't necessarily