We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0100ba commit b230496Copy full SHA for b230496
integration/bun/package.json
@@ -6,7 +6,7 @@
6
"main": "index.js",
7
"type": "module",
8
"scripts": {
9
- "test": "node --test ./dist/index.test.js"
+ "test": "bun test"
10
},
11
"dependencies": {
12
"@types/node": "^20.11.0",
0 commit comments