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.
1 parent aa620b0 commit 3eabbdeCopy full SHA for 3eabbde
tests/unit/anyvar/test_clients.py
@@ -54,7 +54,7 @@ def anyvar_populated_python_client(
54
55
56
@pytest.fixture
57
-def client(request):
+def anyvar_client(request):
58
"""Create test fixture for AnyVar Python or HTTP client"""
59
return request.getfixturevalue(request.param)
60
0 commit comments