Skip to content

Commit a0f9e30

Browse files
committed
Updated missing Validation for one failing testcase
1 parent dcfc7d9 commit a0f9e30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/cypress/e2e/ui/renewCertifications/renewECE5YearPlusITEandSNE/renewExpiredECE5YearPlusITEandSNECertification-ExpiredLessThan5Years.cy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@ describe("Renew Expired ECE 5 Year Plus ITE & SNE Certificate Application", () =
9696
cy.document().its("readyState").should("eq", "complete");
9797
cy.get(selectors.applicationSubmitted.pageTitle).should("be.visible").should("contain.text", "Application Submitted");
9898
cy.get(selectors.applicationSubmitted.applicationSummaryButton).should("be.visible").should("contain.text", "Go to application summary");
99+
});
99100
});

0 commit comments

Comments
 (0)