Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
frytg committed Jan 7, 2025
1 parent a8d7d9b commit 596091d
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 @@ -12,7 +12,7 @@
"scripts": {
"ard:coreId": "node ./scripts/ard/coreId.js",
"lint": "eslint .",
"test": "bunx mocha tests/**.mjs"
"test": "bunx --bun mocha tests/**.mjs"
},
"dependencies": {
"@google-cloud/storage": "^7.14.0",
Expand Down

0 comments on commit 596091d

Please sign in to comment.