跑通测试

This commit is contained in:
huyueb 2018-01-04 17:04:49 +08:00
parent b4ce80d812
commit 1401010cec
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
"lint": "bee-tools run lint",
"test": "jest",
"chrome": "bee-tools run chrome",
"coveralls": "",
"coveralls": "jest",
"browsers": "bee-tools run browsers",
"pub": "bee-tools run pub",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"