Skip to content

Commit

Permalink
feat: pass with no test predeployed connector
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianGreed committed Dec 21, 2024
1 parent 993ce9a commit e118dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/predeployed-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"type": "module",
"scripts": {
"build": "tsup --dts-resolve",
"test": "vitest run --passWithNoTests --config ./vitest.config.ts",
"coverage": "vitest run --coverage",
"lint": "eslint . --ext .ts,.tsx",
"format": "prettier --write ."
Expand Down

0 comments on commit e118dcd

Please sign in to comment.