Better English
This commit is contained in:
parent
8d8550c78b
commit
449b59ec69
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue