chore: refactor shuffle button #6295
Annotations
3 errors
|
pnpm test
Process completed with exit code 1.
|
|
src/tests/init.test.ts > shadcn init - existing components.json > should override existing components.json when using --force:
packages/tests/src/tests/init.test.ts#L516
AssertionError: expected 'custom-style' to be 'new-york' // Object.is equality
Expected: "new-york"
Received: "custom-style"
❯ src/tests/init.test.ts:516:29
|
|
pnpm test
tests#test: command (/home/runner/work/ui/ui/packages/tests) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|