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
This test needs the second argument to be a hash, the third argument is
intended for error message. This change is required for
rails-dom-testing 2.1.0 which now raises an error if you have a
misconfigured test (it was previously silent) [1].
[1]: rails/rails-dom-testing#96
0 commit comments