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
Auto merge of #13385 - Nemo157:test-system-decouple, r=epage
Ensure `nonzero_exit_code` test isn't affected by developers `RUST_BACKTRACE` setting
### What does this PR try to resolve?
If testing while having `RUST_BACKTRACE=1` set this test fails as it doesn't contain the expected note about setting it.
0 commit comments