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 3a0959e + f864db0 commit e31796fCopy full SHA for e31796f
package.json
@@ -8,7 +8,8 @@
8
},
9
"devDependencies": {
10
"chai": "3.4.1",
11
- "mocha": "2.3.3"
+ "mocha": "2.3.3",
12
+ "intercept-stdout": "0.1.2"
13
14
"scripts": {
15
"test": "mocha"
0 commit comments