#8581 invoiceIn e2e #1452
|
@ -4,7 +4,7 @@ describe('InvoiceInDescriptor', () => {
|
|||
describe('more options', () => {
|
||||
it('should booking and unbooking the invoice properly', () => {
|
||||
const checkbox = '[data-cy="vnLvIs booked"] > .q-checkbox';
|
||||
cy.visit('/#/invoice-in/1/summary');
|
||||
cy.visit('/#/invoice-in/2/summary');
|
||||
cy.selectDescriptorOption();
|
||||
cy.dataCy('VnConfirm_confirm').click();
|
||||
cy.validateCheckbox(checkbox);
|
||||
|
|
Loading…
Reference in New Issue