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: In eg.account use deliveryEmail or generate one, not user.email
This way we avoid using a source that in real data would be guaranteed
to be a fake email address: namely `user.email` for a user where
`user.deliveryEmail` is null.
0 commit comments