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
test_avoids_changing...: don't leave test artifacts behind
Prior to this the test would fail [silently] on my macOS host during the
test and then pytest would complain loudly about it being an issue
post-session (regardless of whether or not the test was being run).
Squash the unwritable directory to mute noise complaints from pytest.
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
0 commit comments