Merge remote-tracking branch 'origin/main' into feature/bypass_checks_for_save_as_draft

This commit is contained in:
jasquat 2023-04-04 09:14:06 -04:00
commit 4d0fd37b43
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ describe('pp1', () => {
.contains(/^Submit$/)
.click();
cy.contains('Task: Enter NDR Items', { timeout: 60000 });
cy.contains('Task: Enter NDR-P Items', { timeout: 60000 });
cy.get('#root_0_sub_category').select('op_src');
cy.get('#root_0_item').clear().type('spiffworkflow');
cy.get('#root_0_qty').clear().type('1');