Skip to content
Snippets Groups Projects
Commit 449b59ec authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Better English

parent 8d8550c7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -1730,7 +1730,7 @@ describe Gitlab::Git::Repository, seed_helper: true do
# This 'nil' signals that the merge was not applied
expect(result).to be_nil
 
# Our concurrent ref update should not have been reversed
# Our concurrent ref update should not have been undone
expect(repository.find_branch(target_branch).target).to eq(concurrent_update_id)
end
end
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