You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RSpec Mocks happened to load its configuration, use the default syntax
and define `any_instance` on `Class` before Mocha had a chance to in
case `rspec/rails` was required in `spec/spec_helper.rb`.
fixes#2252
0 commit comments