Skip to content

Commit 29a9a04

Browse files
committed
fix: text.
1 parent c36d09a commit 29a9a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ manager/runtime: **Bun** (Node 20+ optional for tooling). ~1500 files with exten
3030
- `bun run check` - TypeScript/Svelte validation (~30-60s)
3131
- `bun run lint` - ESLint check (~10-20s)
3232
- `bun run format` - Auto-fix Prettier formatting
33-
- `bun run test` - Bun unit tests with TZ=EST (~10-30s)
33+
- `bun run test` - Vitest unit tests with TZ=EST (~10-30s)
3434
- `bun run build` - Production build via build.js (~60-120s)
3535
- `bun run dev` - Dev server on port 3000
3636
- `bun run preview` - Preview build on port 4173

0 commit comments

Comments
 (0)