7896_down_devToTest_2436 #651

Merged
jsegarra merged 8 commits from 7896_down_devToTest_2436 into dev 2024-08-27 12:33:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ceec78da17 - Show all commits

View File

@ -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) => {