Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
liborm85 committed Dec 18, 2024
1 parent a82a86f commit e0960d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"request": "^2.88.0"
},
"scripts": {
"test": "parcel build && mocha --reporter landing",
"test": "parcel build && mocha test/index.js --reporter landing",
"build": "parcel build",
"prepublishOnly": "parcel build"
},
Expand Down

0 comments on commit e0960d3

Please sign in to comment.