We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e315ae commit 70e12a7Copy full SHA for 70e12a7
video-intelligence/package.json
@@ -9,7 +9,6 @@
9
"node": ">=8"
10
},
11
"scripts": {
12
- "ava": "ava -T 20s --verbose test/*.test.js ./system-test/*.test.js",
13
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js ./system-test/*.test.js && nyc report",
14
"test": "ava -T 5m --verbose system-test/*.test.js"
15
0 commit comments