232001_dev_to_test #1536

Merged
alexm merged 30 commits from 232001_dev_to_test into test 2023-05-18 06:02:02 +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;