test: refs #8581 update mock data in InvoiceInDescriptor tests
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
a5777211b7
commit
c3a4052edc
|
@ -101,7 +101,7 @@ describe('InvoiceInDescriptor', () => {
|
||||||
cols: [
|
cols: [
|
||||||
{
|
{
|
||||||
name: 'supplierRef',
|
name: 'supplierRef',
|
||||||
val: '1234',
|
val: 'mockInvoice',
|
||||||
operation: 'include',
|
operation: 'include',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue