Skip to content

Commit 4d4715e

Browse files
authored
Apply suggestion from @enyst
1 parent 9326d98 commit 4d4715e

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
@@ -278,7 +278,7 @@ When modifying event types (e.g., `TextContent`, `Message`, or any Pydantic mode
278278
- Test that new format (without deprecated field) works
279279
- Test that loading a sequence of mixed old/new events works
280280

281-
### Test Naming Convention for Backward Compatibility Tests
281+
### Test Naming Convention for Event Backward Compatibility Tests
282282

283283
**The version in the test name should be the LAST version where a particular event structure exists.**
284284

0 commit comments

Comments
 (0)