Skip to content

Commit

Permalink
remove unnecessary test script
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-piotrowicz committed Dec 27, 2024
1 parent 5b9b476 commit ed89321
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/vercel-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"start": "next start",
"prettier": "prettier --write --ignore-unknown .",
"prettier:check": "prettier --check --ignore-unknown .",
"test": "pnpm prettier:check",
"tofix-build:worker": "opennextjs-cloudflare",
"tofix-dev:worker": "wrangler dev --port 8772",
"tofix-preview:worker": "pnpm build:worker && pnpm dev:worker"
Expand Down

0 comments on commit ed89321

Please sign in to comment.