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 2a7da06 commit d98c501Copy full SHA for d98c501
package.json
@@ -3,7 +3,7 @@
3
"version": "5.2.1-SNAPSHOT",
4
"description": "Documentation package for eXist-db",
5
"scripts": {
6
- "test": "standard 'src/test/**/*.js' && mocha src/test/mocha/ --recursive --exit",
+ "test": "mocha src/test/mocha/ --recursive --exit",
7
"cypress": "cypress run"
8
},
9
"repository": {
0 commit comments