mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-09 06:55:07 +00:00
debug
This commit is contained in:
@@ -551,7 +551,7 @@ describe("shadcn init - next-monorepo", () => {
|
||||
"--preset",
|
||||
"radix-nova",
|
||||
],
|
||||
{ timeout: 300000 }
|
||||
{ timeout: 300000, debug: true }
|
||||
)
|
||||
expect(result.exitCode).toBe(0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user