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
Moved the logging level configuration into the `pytest_runtest_setup` function to ensure consistent logging behavior during test execution. This ensures debug logs are enabled only when tests are run.
0 commit comments