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 2003c43 commit a8d7d9b
Show file tree
Hide file tree
Showing 6 changed files 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": "mocha tests/**.js"
"test": "bunx mocha tests/**.mjs"
},
"dependencies": {
"@google-cloud/storage": "^7.14.0",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a8d7d9b

Please sign in to comment.