Fix ff_merge_requests.feature spinach tests

This error was thrown before
```
source repository is empty
/builds/gitlab-org/gitlab-ce/lib/gitlab/git/repository.rb:838:in
`block in fetch_source_branch'
```
This commit is contained in:
Eric Eastwood 2017-09-20 00:52:43 -05:00
parent 761b2e9890
commit 172bae0c9d
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ module TestEnv
'feature_conflict' => 'bb5206f',
'fix' => '48f0be4',
'improve/awesome' => '5937ac0',
'merged-target' => '21751bf',
'markdown' => '0ed8c6c',
'lfs' => 'be93687',
'master' => 'b83d6e3',