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: Cut specific emails in eg.selfUser, eg.otherUser, and friends
Most of our tests don't and shouldn't care what the specific email
address of a given user object is.
I think these were originally here because `eg.user` didn't generate
fresh emails, so the caller needed to invent them in order to keep
them distinct. But since d1a2538 it does, and the caller needn't.
0 commit comments