Skip to content

Commit 83af5cc

Browse files
author
Michele Comignano
committed
bring back pybot test after fix mocha tests
1 parent b5524ca commit 83af5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mocha": ">=3.4.2"
4141
},
4242
"scripts": {
43-
"test": "mocha"
43+
"test": "mocha && pybot test"
4444
},
4545
"engines": {
4646
"node": ">=0.10",

0 commit comments

Comments
 (0)