Skip to content

Commit 7081654

Browse files
committed
Fix param
1 parent 5f01f5e commit 7081654

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎test/data/sandbox/configs/retryHooks/codecept.retry.multipleScenarios.conf.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ export const config = {
44
helpers: {
55
Playwright: {
66
url: 'http://localhost:8000',
7+
manualStart: true,
78
show: false,
89
restart: false,
910
},

0 commit comments

Comments
 (0)