Skip to content

Commit

Permalink
test(e2e): resolve regression
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 23, 2021
1 parent cfbcb22 commit d62f0c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ describe('Basic email profile with succeeding login flows', () => {

cy.longLoginLifespan()
cy.submitPasswordForm()
cy.get('.messages .message').should(
cy.get('[data-testid="ui/message/4010001"]').should(
'contain.text',
'The login flow expired'
)
Expand Down

0 comments on commit d62f0c0

Please sign in to comment.