test: add registry consumer smoke coverage
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"test": "pnpm --filter @ai-ui/ui test",
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:smoke": "playwright test tests/e2e/storybook-smoke.spec.ts",
|
||||
"test:registry:consumer": "node ./tests/registry/consumer-smoke.mjs",
|
||||
"test:watch": "pnpm --filter @ai-ui/ui test:watch",
|
||||
"typecheck": "pnpm -r typecheck"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user