Skip to content

Commit

Permalink
fix: test path
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Jul 17, 2024
1 parent d0daf6a commit 79b4bf0
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 @@ -21,7 +21,7 @@
"postpack": "npm run clean",
"build": "rspack build",
"typecheck": "tsc --noEmit",
"test": "node --test test"
"test": "node --test ./test"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
Expand Down

0 comments on commit 79b4bf0

Please sign in to comment.