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
The --use-existing-database option is invaluable for running against an existing database, but it does not roll back changes after each scenario runs. This means scenarios touching the same table may collide.
The --use-existing-database option is invaluable for running against an existing database, but it does not roll back changes after each scenario runs. This means scenarios touching the same table may collide.