fix: refs #7356 update reference value in routeAutonomous test
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

This commit is contained in:
Javier Segarra 2025-03-25 19:46:56 +01:00
parent ec6f6c81c0
commit 5a642f4c3a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ describe('RouteAutonomous', () => {
};
const data = {
reference: 'Test invoice',
reference: '1234',
total: '€206.40',
supplier: 'PLANTS SL',
route: 'first route',