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.
client/test_client.py
client/test_client_factory.py
tests/README.md
1 parent 9c21e1a commit aa159f3Copy full SHA for aa159f3
tests/README.md
@@ -2,7 +2,7 @@
2
3
1. Run the tests
4
```bash
5
- uv run pytest -v -s client/test_client.py
+ uv run pytest -v -s client/test_client_factory.py
6
```
7
8
In case of failures, you can cleanup the cache:
0 commit comments