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
Build an app instance compatible with with_routing
As of rails/rails#49819 the internals of
`ActionDispatch::Assertions::RoutingAssertions` changed and the way we
were building our app instance was no compatible with it. This gets us
back to passing tests for Rails 7.2+. I hope 🤞
0 commit comments