Skip to content

Commit a36e825

Browse files
authored
Merge branch 'main' into main
2 parents 85d0c9e + aa159f3 commit a36e825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1. Run the tests
44
```bash
5-
uv run pytest -v -s client/test_client.py
5+
uv run pytest -v -s client/test_client_factory.py
66
```
77

88
In case of failures, you can cleanup the cache:

0 commit comments

Comments
 (0)