Skip to content

Commit e0960d3

Browse files
committed
Update package.json
1 parent a82a86f commit e0960d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"request": "^2.88.0"
3939
},
4040
"scripts": {
41-
"test": "parcel build && mocha --reporter landing",
41+
"test": "parcel build && mocha test/index.js --reporter landing",
4242
"build": "parcel build",
4343
"prepublishOnly": "parcel build"
4444
},

0 commit comments

Comments
 (0)