Skip to content

Revert "Always verify mocks at the end of each example."

gitlab-qa-bot requested to merge revert-always-verify-mocks into master

Created by: myronmarston

This reverts commit f989168c.

This is necessary to avoid the issue discussed in rspec/rspec-mocks#203. I'm reverting it so we can release 3.3. We may bring this back for 3.4 if we can find a better solution.

Merge request reports