• Luke Duncalfe's avatar
    Scope out merge commits in MergeRequest spec · 33ca9d65
    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.
    33ca9d65
merge_request_spec.rb 99.3 KB