forked from Silverfish/proton-bridge
feat(GODT-2772): new login layout.
This commit is contained in:
@ -126,7 +126,7 @@ func (s *Service) StartEventTest() error {
|
||||
// login
|
||||
NewLoginError(LoginErrorType_FREE_USER, "error"),
|
||||
NewLoginTfaRequestedEvent(dummyAddress),
|
||||
NewLoginTwoPasswordsRequestedEvent(),
|
||||
NewLoginTwoPasswordsRequestedEvent(dummyAddress),
|
||||
NewLoginFinishedEvent("userID", false),
|
||||
NewLoginAlreadyLoggedInEvent("userID"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user