Merge pull request 'removed pending from working test' (!1195) from 4875-skip-tests into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #1195 Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
commit
410e51f96b
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue