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
Have been taking a look at this. The order of operations seems to be making this difficult. The standard expect(method_call).to raise_exception doesn't seem to evaluate at the right time whilst running Rspec.
The text was updated successfully, but these errors were encountered:
Have been taking a look at this. The order of operations seems to be making this difficult. The standard
expect(method_call).to raise_exception
doesn't seem to evaluate at the right time whilst running Rspec.The text was updated successfully, but these errors were encountered: