4548 fix: invoiceIn #1211

Merged
joan merged 2 commits from 4548-invoiceIn-pdf-2 into dev 2022-12-19 07:45:35 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 17a3896c1c - Show all commits

View File

@ -31,7 +31,6 @@ describe('InvoiceOut downloadZip()', () => {
});
it('should return an error if the size of the files is too large', async() => {
pending('https://redmine.verdnatura.es/issues/4875');
const tx = await models.InvoiceOut.beginTransaction({});
let error;