Skip to content
Snippets Groups Projects
Commit 59513200 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Make sure repository is restored

parent 7df1cb52
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1215,6 +1215,10 @@ describe Gitlab::Git::Repository, seed_helper: true do
repository.create_branch('identical', 'master')
end
 
after do
ensure_seeds
end
it 'returns all merged branch names except for identical one' do
names = repository.merged_branch_names
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment