This commit is contained in:
Mike Larsson 2013-08-19 13:38:13 -04:00
Родитель 465db716d5
Коммит e9f5aabd3a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@
"scripts": {
"start": "./bin/openbadges-validator-service.js | ./node_modules/.bin/bunyan",
"start-with-logs": "./bin/openbadges-validator-service.js | ./bin/messina | ./node_modules/.bin/bunyan",
"test": "./node_modules/.bin/mocha --reporter spec --check-leaks test/*.test.js"
"test": "./node_modules/.bin/mocha --reporter spec --check-leaks test/*.test.js && ./node_modules/.bin/cucumber-js -f pretty"
},
"repository": {
"type": "git",