This commit is contained in:
parent
b935878dd6
commit
9ac8e60f0c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue