#2934 - HOTFIX: Route suggested tickets #635

Merged
carlosjr merged 2 commits from 2934-suggested_tickets into dev 2021-06-02 09:28:15 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 655380a52c - Show all commits

View File

@ -1,7 +1,7 @@
const app = require('vn-loopback/server/server'); const app = require('vn-loopback/server/server');
const LoopBackContext = require('loopback-context'); const LoopBackContext = require('loopback-context');
fdescribe('route insertTicket()', () => { describe('route insertTicket()', () => {
const deliveryId = 56; const deliveryId = 56;
const routeId = 1; const routeId = 1;
const activeCtx = { const activeCtx = {