Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d534e89

Browse files
committedMar 18, 2024··
Remove test script from package.json altogether
1 parent 7cc5066 commit d534e89

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)
Please sign in to comment.