Skip to content

Commit bc61396

Browse files
committed
docs(agents): remove mentioning unit tests
1 parent 3777bad commit bc61396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ When adding new features, maintain the existing structure:
5151
* `/api/` - Vercel Functions entry points only
5252
* `/common/` - Shared utilities and base classes
5353
* `/metrics/` - Blockchain-specific metric implementations
54-
* `/tests/` - Test scripts and unit tests
54+
* `/tests/` - Test scripts
5555

5656
## 7. Environment Variables
5757

0 commit comments

Comments
 (0)