We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fed885 commit 15582afCopy full SHA for 15582af
examples/javascript/package.json
@@ -2,7 +2,7 @@
2
"name": "javascript-examples",
3
"version": "1.0.0",
4
"scripts": {
5
- "test": "npx mocha test/**/keysTest.spec.js --timeout 60000"
+ "test": "npx mocha test/**/*.spec.js --timeout 60000"
6
},
7
"author": "The Selenium project",
8
"license": "Apache-2.0",
0 commit comments