8714-devToTest #1547
|
@ -72,7 +72,7 @@ describe('InvoiceOut summary', () => {
|
|||
cy.checkNotification('InvoiceOut deleted');
|
||||
});
|
||||
|
||||
it('shpuld book the invoice', () => {
|
||||
it('should book the invoice', () => {
|
||||
cy.dataCy('descriptor-more-opts').click();
|
||||
cy.get(selectMenuOption(5)).click();
|
||||
cy.dataCy('VnConfirm_confirm').click();
|
||||
|
|
Loading…
Reference in New Issue