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.
2 parents 85d0c9e + aa159f3 commit a36e825Copy full SHA for a36e825
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