You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): prevent CPA_CATALOG_FIXTURE leak across tests
Clear fixture-related env via os.environ.pop in a shared autouse
conftest so monkeypatch teardown cannot restore values set by
apply_fixture_mode.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments