Update package.json
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
"test:e2e": "bash scripts/run-e2e.sh",
|
"test:e2e": "bash scripts/run-e2e.sh",
|
||||||
"test:e2e:update-snapshots": "bash scripts/update-e2e-snapshots.sh",
|
"test:e2e:update-snapshots": "bash scripts/update-e2e-snapshots.sh",
|
||||||
"test:all": "vitest run && playwright test",
|
"test:all": "vitest run && playwright test",
|
||||||
"test:ci": "pnpm run lint && pnpm run lint:css && pnpm exec svelte-kit sync && pnpm test && pnpm run test:e2e",
|
"test:ci": "pnpm run lint && pnpm run lint:css && pnpm exec svelte-kit sync && pnpm test && pnpm run test:e2e && pnpm install --config.confirmModulesPurge=false",
|
||||||
"test:watch": "vitest",
|
"test:watch": "vitest",
|
||||||
"prepare": "husky"
|
"prepare": "husky"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user