diff --git a/agents-api/tests/fixtures.py b/agents-api/tests/fixtures.py index df799b701..ea3866ff2 100644 --- a/agents-api/tests/fixtures.py +++ b/agents-api/tests/fixtures.py @@ -217,7 +217,6 @@ async def test_session( return session - # @fixture(scope="global") # async def test_user_doc( # dsn=pg_dsn,