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:
authorStan Hu <stanhu@gmail.com>2016-04-04 08:50:53 +0300
committerStan Hu <stanhu@gmail.com>2016-04-04 14:51:05 +0300
commit787713895851a7260e2c46e2863b1bbb68b3a649 (patch)
tree20e2a95ebbe86e83a1d1c71994ac6527f8c9d28c /spec/support/test_env.rb
parentfee7ad86273b17100d541b68c670a20ca954d673 (diff)
Fix creation of merge requests for orphaned branches
Closes #14875
Diffstat (limited to 'spec/support/test_env.rb')
-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