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.
2 parents 477a091 + fa66ac5 commit 044fb52Copy full SHA for 044fb52
package.json
@@ -25,7 +25,7 @@
25
"jasmine": "^2.3.2"
26
},
27
"scripts": {
28
- "test": "TESTING=1 jasmine"
+ "test": "TESTING=1 ./node_modules/.bin/jasmine"
29
30
"engines": {
31
"node": ">=4.1"
0 commit comments