Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information