Skip to content

Commit b230496

Browse files
committed
Run tests with bun test
1 parent f0100ba commit b230496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration/bun/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "index.js",
77
"type": "module",
88
"scripts": {
9-
"test": "node --test ./dist/index.test.js"
9+
"test": "bun test"
1010
},
1111
"dependencies": {
1212
"@types/node": "^20.11.0",

0 commit comments

Comments
 (0)