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
With pytest 8.4.1 (and I guess also with 8.4.0) tests in tests/test_api.py and tests/test_stream.py are failing due to some fixtures not working as expected. It might be related to pytest-dev/pytest#13541 or some other changes they introduced.