Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 56f3c1a

Browse files
committed
fix(tests): npm script for test
1 parent 42a7a3c commit 56f3c1a

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
@@ -13,7 +13,7 @@
1313
},
1414
"scripts": {
1515
"start": "grunt",
16-
"test": "grunt"
16+
"test": "grunt test"
1717
},
1818
"license": "MIT",
1919
"keywords": [

0 commit comments

Comments
 (0)