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 16ab7cc + aa159f3 commit 9a8fe5dCopy full SHA for 9a8fe5d
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