refs #5887 test exlcuido
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-07-13 08:37:11 +02:00
parent 3a61bc6052
commit 337ce56a60
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ describe('ticket filter()', () => {
});
it('should return the tickets that are not pending', async() => {
pending('#6010 test intermitente');
const tx = await models.Ticket.beginTransaction({});
try {