Yuki Takei hace 4 meses
padre
commit
7412ac8317
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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