Yuki Takei il y a 4 mois
Parent
commit
7412ac8317
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      apps/app/AGENTS.md

+ 1 - 1
apps/app/AGENTS.md

@@ -25,7 +25,7 @@ pnpm run dev:migrate            # Run database migrations
 # Quality Checks
 pnpm run lint:typecheck         # TypeScript type check
 pnpm run lint:biome             # Biome linter
-pnpm run test            # Run tests
+pnpm run test                   # Run tests
 
 # Build
 pnpm run build                  # Build for production