Skip to content

Commit a1010c4

Browse files
aclark4lifeCopilot
andauthored
Update AGENTS.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 98c9a5a commit a1010c4

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
@@ -28,4 +28,4 @@ This file provides instructions for AI coding assistants (Claude Code, GitHub Co
2828

2929
- Unit tests live in `test/`; async equivalents live in `test/asynchronous/`.
3030
- Run `python tools/synchro.py` after editing async test files to keep sync counterparts up to date.
31-
- Do not add tests to `test/synchronous/` directly.
31+
- Do not directly edit `test/` files that have counterparts in `test/asynchronous/` unless the change includes `_IS_SYNC`.

0 commit comments

Comments
 (0)