3042-ticket_summary #712

Merged
joan merged 4 commits from 3042-ticket_summary into dev 2021-08-13 15:28:44 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit d5e40320ae - Show all commits

View File

@ -49,7 +49,6 @@ describe('InvoiceIn', () => {
totalVat: 'no care'
}
};
console.log(controller);
expect(controller.amountsNotMatch).toBeTruthy();
});