We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3777bad commit bc61396Copy full SHA for bc61396
AGENTS.md
@@ -51,7 +51,7 @@ When adding new features, maintain the existing structure:
51
* `/api/` - Vercel Functions entry points only
52
* `/common/` - Shared utilities and base classes
53
* `/metrics/` - Blockchain-specific metric implementations
54
-* `/tests/` - Test scripts and unit tests
+* `/tests/` - Test scripts
55
56
## 7. Environment Variables
57
0 commit comments