Skip to content

Commit 8f201f1

Browse files
committed
feat: initial e2e setup with first test implemented
1 parent ab1d15a commit 8f201f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/wdio.conf.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export const config: WebdriverIO.Config = {
128128

129129
//
130130
// The number of times to retry the entire specfile when it fails as a whole
131-
// specFileRetries: 1,
131+
specFileRetries: 1,
132132
//
133133
// Delay in seconds between the spec file retry attempts
134134
// specFileRetriesDelay: 0,

0 commit comments

Comments
 (0)