Skip to content

Commit 33386ba

Browse files
committed
fix: tests and move to TS
1 parent ba4da4a commit 33386ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecept.conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports.config = {
99
Playwright: {
1010
url: 'http://localhost',
1111
waitForTimeout: 5000,
12-
show: true,
12+
show: false,
1313
},
1414

1515
REST: {},

0 commit comments

Comments
 (0)