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 [nfc]: Make globalSettings optional on TestGlobalStore
This has a natural default, at least in tests, because most tests
don't care about the specific value of the global settings.
(By contrast most tests that interact with the store at all will
care what set of accounts exist, so there isn't as natural a default
for `accounts`.)
Originally noticed this here:
#1386 (comment)
0 commit comments