diff --git a/tests/README.md b/tests/README.md index bab99450..d89f3bec 100644 --- a/tests/README.md +++ b/tests/README.md @@ -2,7 +2,7 @@ 1. Run the tests ```bash - uv run pytest -v -s client/test_client.py + uv run pytest -v -s client/test_client_factory.py ``` In case of failures, you can cleanup the cache: