This commit is contained in:
shadcn
2026-02-17 14:29:20 +04:00
parent 3877ae5328
commit da309ae929
3 changed files with 6 additions and 4 deletions

View File

@@ -551,7 +551,7 @@ describe("shadcn init - next-monorepo", () => {
"--preset",
"radix-nova",
],
{ timeout: 300000 }
{ timeout: 300000, debug: true }
)
expect(result.exitCode).toBe(0)