Skip to content

Commit 08606f6

Browse files
committed
Remove test script from package.json altogether
1 parent dc6a5be commit 08606f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

integration/bun/package.json

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
"description": "Bun integration tests",
66
"main": "index.js",
77
"type": "module",
8-
"scripts": {
9-
"test": "bun test"
10-
},
118
"dependencies": {
129
"@types/node": "^20.11.0",
1310
"replicate": "file:../../"

0 commit comments

Comments
 (0)