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
In Rails 7.1 :select no longer depends on :exect_query but relies on :internal_exec_query instead.
So let's stub directly :select_all to fix the tests.
0 commit comments