test: refs #8581 update mock data in InvoiceInDescriptor tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

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

View File

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