Better error message if Mockery.teardown
is called when Mockery.setup
has not been called successfully
#646
Labels
Mockery.teardown
is called when Mockery.setup
has not been called successfully
#646
This seems to have happened to at least a couple of people in relation to Rails fixtures - see #611. I think we could probably provide a more useful error message if
Mockery.instance
is not set.The text was updated successfully, but these errors were encountered: