Closes #288 translation for vn.state using i18n #1152

Merged
pau merged 16 commits from #288-traducir-state-i18n into dev 2022-12-23 08:15:37 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 07d52f551d - Show all commits

View File

@ -30,7 +30,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;