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 home override stands in for the developer's home only
Five legacy-migration and product-dir tests redirect HOME to a temp dir
and expect codewhale_home() to follow it. The override now records the
real user home at install and applies only while user_home() still
resolves to it, so a redirected HOME gets the ordinary fallback.
session_manager, settings, atomic_write, test_support, and the
onboarding tests: 202 passed, 0 failed.
Signed-off-by: CodeWhale Bot <hmbown@gmail.com>
0 commit comments