• Luke Duncalfe's avatar
    Scope out merge commits in MergeRequest spec · 0420c239
    Luke Duncalfe authored
    Previously the code for excluding merge commits from the commit
    collection (CommitCollection#without_merge_commits) was not working
    when the commits had come from a merge request. Now that this has been
    fixed, these tests fails. They should always have been written to
    exclude merge commits when comparing.
    0420c239
merge_request_spec.rb 99.3 KB