Skip to content

Commit 73dd177

Browse files
committed
ref
1 parent 699bd20 commit 73dd177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chat/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Library for building chats with agents using messages. Built on Platform and Age
2121
### Testing
2222
```bash
2323
vendor/bin/phpunit
24-
vendor/bin/phpunit tests/ChatTests.php
24+
vendor/bin/phpunit tests/ChatTest.php
2525
vendor/bin/phpunit --coverage-html coverage/
2626
```
2727

0 commit comments

Comments
 (0)