Skip to content

Do not use gmail accounts in fixtures

Joren Vrancken requested to merge faker-safe-mail into master

Short description

Do not use gmail accounts in fixtures. We run the sync_mailinglist cronjob in the staging environment to test it. G Suite warns about non-existing Gmail users that we have in our staging environment. This will remove those warnings.

Merge request reports