============================= test session starts ==============================
platform darwin -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 -- /Users/dondoe/coding/zeroth/.venv/bin/python3
cachedir: .pytest_cache
rootdir: /Users/dondoe/coding/zeroth
configfile: pyproject.toml
plugins: anyio-4.12.1, langsmith-0.7.20, asyncio-1.3.0
asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collecting ... collected 2 items

tests/service/test_tenant_isolation.py::test_cross_tenant_run_read_returns_not_found_and_audits_denial PASSED [ 50%]
tests/service/test_tenant_isolation.py::test_cross_tenant_approval_resolution_is_hidden PASSED [100%]

============================== 2 passed in 0.26s ===============================
