test: refs #8581 update mock data in InvoiceInDescriptor tests

This commit is contained in:
Jorge Penadés 2025-03-07 15:24:38 +01:00
parent a5777211b7
commit c3a4052edc
1 changed files with 1 additions and 1 deletions
test/cypress/integration/invoiceIn

View File

@ -101,7 +101,7 @@ describe('InvoiceInDescriptor', () => {
cols: [
{
name: 'supplierRef',
val: '1234',
val: 'mockInvoice',
operation: 'include',
},
],