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
So far we have been using --features log-integration-tests but we can use RUST_LOG (and the right crates) to control the logging via environment variables. That could cleanup some of our test code.