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 bc534ae commit d243ca2Copy full SHA for d243ca2
config/cucumber.js
@@ -19,6 +19,6 @@ module.exports = {
19
"junit:reports/junit-report.xml"
20
],
21
parallel: 2,
22
- retry: 1
+ retry: 0
23
}
24
-}
+}
0 commit comments