mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-04 14:14:11 +00:00
update pp1 test
This commit is contained in:
parent
6ca122e539
commit
9416bb3e68
@ -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');
|
||||
|
Loading…
x
Reference in New Issue
Block a user