Skip to content

Commit

Permalink
TASK: Use correct new command in test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebobo committed Dec 29, 2024
1 parent bc1ffc3 commit ee055d4
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 @@ -8,7 +8,7 @@
"node": ">=20"
},
"scripts": {
"test": "validate -v examples"
"test": "validate -v validate examples"
},
"bin": {
"validate": "bin/validate.js"
Expand Down

0 comments on commit ee055d4

Please sign in to comment.