There was an error while loading. Please reload this page.
1 parent 5f01f5e commit 7081654Copy full SHA for 7081654
1 file changed
test/data/sandbox/configs/retryHooks/codecept.retry.multipleScenarios.conf.js
@@ -4,6 +4,7 @@ export const config = {
4
helpers: {
5
Playwright: {
6
url: 'http://localhost:8000',
7
+ manualStart: true,
8
show: false,
9
restart: false,
10
},
0 commit comments