GODT-2042: fix setup guide not always showing on first login.
This commit is contained in:
@ -126,7 +126,7 @@ func (s *Service) StartEventTest() error { //nolint:funlen
|
||||
NewLoginError(LoginErrorType_FREE_USER, "error"),
|
||||
NewLoginTfaRequestedEvent(dummyAddress),
|
||||
NewLoginTwoPasswordsRequestedEvent(),
|
||||
NewLoginFinishedEvent("userID"),
|
||||
NewLoginFinishedEvent("userID", false),
|
||||
NewLoginAlreadyLoggedInEvent("userID"),
|
||||
|
||||
// update
|
||||
|
||||
Reference in New Issue
Block a user