Change email domain for users created by e2e (#7910)

* Change email domain for users created by e2e

* Fix typo

* Use example.net as default
This commit is contained in:
Ardit Domi
2022-10-20 08:59:08 +01:00
committed by GitHub
parent 2c80214999
commit 1a76776e65
2 changed files with 3 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ if (LOG) {
module.exports = {
projectName: 'adf',
emailDomain: 'example.net',
appConfig: appConfig,