refs #6010 remove pending
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Satorres 2023-12-05 10:35:48 +01:00
parent 0b1bbbaaa6
commit f55e85a189
1 changed files with 0 additions and 1 deletions

View File

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