We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202cfb commit 2f407a6Copy full SHA for 2f407a6
config/cucumber.js
@@ -19,6 +19,6 @@ module.exports = {
19
"junit:reports/junit-report.xml"
20
],
21
parallel: 2,
22
- retry: 0
+ retry: 1
23
}
24
0 commit comments