delete focus

This commit is contained in:
Vicent Llopis 2023-04-26 14:56:07 +02:00
parent 8bb8b8cfba
commit 22b223038a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
const models = require('vn-loopback/server/server').models;
const LoopBackContext = require('loopback-context');
fdescribe('ticket makeInvoice()', () => {
describe('ticket makeInvoice()', () => {
const userId = 19;
const ticketId = 11;
const clientId = 1102;