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(headless): isolate HOME so the ConfigError tests are hermetic
These tests force "no provider" by clearing env keys but read the real
~/.codebase/credentials.json, so they passed only when the dev had no
valid login — and broke the moment a token refreshed. Point HOME at a
temp dir per test so credential lookup always comes up empty.
0 commit comments