We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c4dae commit cfdccdcCopy full SHA for cfdccdc
package.json
@@ -32,7 +32,7 @@
32
"lib/"
33
],
34
"scripts": {
35
- "test": "mocha test/test.js --exit --slow 500 --timeout 5000"
+ "test": "mocha test/test.js --exit --slow 500 --timeout 5000 --retries 2"
36
},
37
"engines": {
38
"node": ">=18"
0 commit comments