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
'Done, your instance has been configured for development. Have a nice day!'
11
11
constCONTAINERS_STARTUP_TIMEOUT=300000
12
-
12
+
constSKIP_CONTAINERS=process.env.SKIP_CONTAINERS==='true'// Set this environment variable to true to skip container setup and run tests against an already running instance
0 commit comments