disable colors
This commit is contained in:
parent
3dc527d3f4
commit
23bcd75d8c
@ -4,7 +4,7 @@
|
||||
"description": "End to end testing",
|
||||
"main": "test.js",
|
||||
"scripts": {
|
||||
"test": "DEBUG=superagent-sync,e2e:* ./node_modules/.bin/mocha --bail test/*",
|
||||
"test": "DEBUG=superagent-sync,e2e:* DEBUG_COLORS=true ./node_modules/.bin/mocha --bail test/*",
|
||||
"parallel_test": "./node_modules/.bin/parallel-mocha --processes 5 test/*"
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user