Skip to content

Commit

Permalink
chore: synchronize workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Sep 24, 2024
1 parent 13d11b8 commit 498f030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ context("Registration success with two-step signup", () => {
cy.get('[name="method"][value="profile"]').click()

// navigate back, fill traits again
cy.get('[name="method"][value="profile:back"]').click()
cy.get('[name="screen"][value="previous"]').click()
cy.get('input[name="traits.email"]').type(
"{selectall}{backspace}" + email,
)
Expand Down

0 comments on commit 498f030

Please sign in to comment.