test(angular): remove unnecessary wait (#26275)

This commit is contained in:
Amanda Johnston
2022-11-14 09:02:13 -06:00
committed by GitHub
parent c45d05476b
commit c50620af6c

View File

@ -40,9 +40,6 @@ describe('Form', () => {
testStatus('INVALID');
// TODO: FW-1160 - Remove when v7 is released
cy.wait(300);
cy.get('ion-select').click();
cy.get('ion-alert').should('exist').should('be.visible');
// NES option