auth
This commit is contained in:
@@ -142,7 +142,6 @@ describe('SignupWithEmailUseCase', () => {
|
||||
email: command.email,
|
||||
displayName: command.displayName,
|
||||
passwordHash: 'hash',
|
||||
salt: 'salt',
|
||||
createdAt: new Date(),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user