added tests
This commit is contained in:
3
tests/conftest.py
Normal file
3
tests/conftest.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Root conftest — exports async client fixtures."""
|
||||
|
||||
from tests.base import client, agent_client # noqa: F401
|
||||
Reference in New Issue
Block a user