fix: refs #7356 update reference value in routeAutonomous test
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
ec6f6c81c0
commit
5a642f4c3a
|
@ -22,7 +22,7 @@ describe('RouteAutonomous', () => {
|
|||
};
|
||||
|
||||
const data = {
|
||||
reference: 'Test invoice',
|
||||
reference: '1234',
|
||||
total: '€206.40',
|
||||
supplier: 'PLANTS SL',
|
||||
route: 'first route',
|
||||
|
|
Loading…
Reference in New Issue