We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5147c1 + de940ab commit e554abcCopy full SHA for e554abc
1 file changed
package.json
@@ -56,6 +56,6 @@
56
"csscomb": "./bin/csscomb"
57
},
58
"scripts": {
59
- "test": "./node_modules/.bin/jshint-groups && ./node_modules/.bin/jscs . && ./node_modules/.bin/mocha -u bdd -R spec"
+ "test": "./node_modules/.bin/jshint-groups && ./node_modules/.bin/jscs . && ./node_modules/.bin/mocha -u bdd -R dot"
60
}
61
0 commit comments