Skip to content

Require users to invoke `RSpec.reset`

Created by: penelopezone

This is related to #621 (closed).

In the issue report it seems to have been decided that the best course of action is to require users to invoke RSpec.reset instead of it being called automatically. This pull request does that.

Merge request reports