summaryrefslogtreecommitdiff
path: root/packages/db/test
diff options
context:
space:
mode:
Diffstat (limited to 'packages/db/test')
-rw-r--r--packages/db/test/fixtures/ticketing-example/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/db/test/fixtures/ticketing-example/package.json b/packages/db/test/fixtures/ticketing-example/package.json
index 9892dcd76..99a58402a 100644
--- a/packages/db/test/fixtures/ticketing-example/package.json
+++ b/packages/db/test/fixtures/ticketing-example/package.json
@@ -4,7 +4,6 @@
"version": "0.0.1",
"scripts": {
"dev": "pnpm astro dev",
- "start": "astro dev",
"build": "astro check && astro build",
"preview": "astro preview",
"astro": "astro"