forked from verdnatura/salix-front
test: ticketDescriptorMenu
This commit is contained in:
parent
4a81598883
commit
ceec78da17
|
@ -16,7 +16,7 @@ describe('Ticket descriptor', () => {
|
|||
cy.openActionsDescriptor();
|
||||
cy.get(toCloneOpt).click();
|
||||
cy.clickConfirm();
|
||||
cy.get(warehouseValue).contains('-');
|
||||
cy.get(warehouseValue).contains('Warehouse One');
|
||||
cy.get(summaryHeader)
|
||||
.invoke('text')
|
||||
.then((text) => {
|
||||
|
|
Loading…
Reference in New Issue