Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_should_keep_finding_later_stub_and_so_never_satisfy_earlier_expectation would pass even if the earlier expectation was found first, as assert_failed would succeed for the wrong reason, i.e. due to failure of assert_equal rather than an unsatisfied expectation
- Loading branch information