Skip to content

Commit

Permalink
MLPAB-2385 drop click
Browse files Browse the repository at this point in the history
  • Loading branch information
acsauk committed Dec 18, 2024
1 parent 21594ff commit 8b3bb89
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ describe('Confirm your details', () => {
cy.contains('Mobile number').should('not.exist');
cy.contains('If you notice a mistake in the name, work address or mobile number the donor provided').should('not.exist');

cy.contains('span', 'What to do if any of the details given about you are incorrect').click();
cy.contains('If you notice a mistake in the name or work address the donor provided').should('exist');
})
})
Expand Down

0 comments on commit 8b3bb89

Please sign in to comment.