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
Instead of creating a fresh db, should we clone the original db? This would allow the tests to skip running migrations (assuming the original db had all the migrations already).
Instead of creating a fresh db, should we clone the original db? This would allow the tests to skip running migrations (assuming the original db had all the migrations already).