[go: nahoru, domu]

Skip to content

Commit

Permalink
Fix test script
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 30, 2021
1 parent cd5467d commit faae8fb
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 @@ -26,7 +26,7 @@
"./package.json": "./package.json"
},
"scripts": {
"test": "tsm node_modules/uvu/bin.js test test/index.test.ts && eslint . && check-dts && size-limit && yaspeller *.md"
"test": "tsm node_modules/uvu/bin.js test \\.test\\.ts$ && eslint . && check-dts && size-limit && yaspeller *.md"
},
"devDependencies": {
"@babel/core": "^7.16.0",
Expand Down

0 comments on commit faae8fb

Please sign in to comment.