8315-devToTest #3313

Merged
alexm merged 228 commits from 8315-devToTest into test 2024-12-18 10:30:39 +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 {