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
Okay, glad you found a workaround. I'm going to reopen this actually because it seems like #160 mentions a hang, but in your case an error gets raised, which is very interesting. It could be that the solution to #160 solves this particular issue too, but it may also be separate.
0.9.0 under Rails 7.0.4.3.
I have this assertion:
Where response is an
ActionDispatch::TestResponse
.The test fails with the following error:
In
lib/super_diff/rspec/monkey_patches.rb:25
message
isnil
The text was updated successfully, but these errors were encountered: