8355-testToMaster #3336

Merged
alexm merged 241 commits from 8355-testToMaster into master 2025-01-07 06:44:57 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9ac8e60f0c - Show all commits

View File

@ -194,7 +194,7 @@ describe('TicketFuture getTicketsAdvance()', () => {
}
});
fit('should return the tickets without only destination', async() => {
it('should return the tickets without only destination', async() => {
const tx = await models.Ticket.beginTransaction({});
try {