pr changes
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
b07ae3f60c
commit
37ac312bd5
|
@ -26,7 +26,7 @@ describe('route ticketToRoute()', () => {
|
|||
done();
|
||||
});
|
||||
|
||||
it('should add the ticket in a route', async() => {
|
||||
it('should add the ticket to a route', async() => {
|
||||
originalTicket = await app.models.Ticket.findById(14);
|
||||
|
||||
const ticketId = 14;
|
||||
|
|
Loading…
Reference in New Issue