We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d5062 commit 2c314f8Copy full SHA for 2c314f8
7 files changed
package.json
@@ -29,6 +29,6 @@
29
"jsdom": "*"
30
},
31
"scripts": {
32
- "test": "mocha"
+ "test": "mocha test/test.js"
33
}
34
0 commit comments