Skip to content

Commit d243ca2

Browse files
authored
Update cucumber.js
1 parent bc534ae commit d243ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/cucumber.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ module.exports = {
1919
"junit:reports/junit-report.xml"
2020
],
2121
parallel: 2,
22-
retry: 1
22+
retry: 0
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)