Enable persisting email change on test user
This commit is contained in:
parent
249a7bde89
commit
7a46115042
@ -101,7 +101,6 @@ function addOrEditTestUser(params: {
|
||||
);
|
||||
|
||||
newUser.username = defaultUser_default.username;
|
||||
newUser.email = defaultUser_default.email;
|
||||
|
||||
delete_existing_password_credential_if_any: {
|
||||
const i = newUser.credentials.findIndex(
|
||||
|
Loading…
x
Reference in New Issue
Block a user