Skip to content

Commit

Permalink
fix e2e;
Browse files Browse the repository at this point in the history
  • Loading branch information
c1495616js committed Oct 22, 2024
1 parent 102d8b8 commit a2ec609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/cypress/e2e/7-admin/bccnm-ncas-update.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ describe('Admin - BCCNM/NCAS Update', () => {

// filter
cy.contains('All (5)');
cy.contains('No changes (3)');
cy.contains('No changes (1)');
cy.contains('Valid (2)');

// validate messages
Expand Down

0 comments on commit a2ec609

Please sign in to comment.