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(remote-config): avoid dereference on potentially undefined var
not sure how this could be undefined but something caused it to crash
in a CI run, avoiding the crash now. The test would fail in practice
if it did not crash, and then potentially retry
0 commit comments