5594-sendPdf_whenMakeInvoice #1489

Merged
vicent merged 9 commits from 5594-sendPdf_whenMakeInvoice into dev 2023-05-17 07:37:35 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 22b223038a - Show all commits

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;