mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-30 16:14:13 +00:00
fix
This commit is contained in:
@@ -745,6 +745,7 @@ describe("shadcn init - existing components.json", () => {
|
||||
// Run init with an invalid component - this should fail and restore.
|
||||
await npxShadcn(fixturePath, [
|
||||
"init",
|
||||
"--force",
|
||||
"invalid-component-that-does-not-exist",
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user