refs #6010 remove pending #1876

Merged
carlossa merged 4 commits from 6010-testBackPending into dev 2023-12-07 08:41:04 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit f55e85a189 - Show all commits

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 {