7658-devToTest_2428 #2663

Merged
alexm merged 251 commits from 7658-devToTest_2428 into test 2024-07-02 07:20:13 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2cd7133a8c - Show all commits

View File

@ -1,7 +1,7 @@
const models = require('vn-loopback/server/server').models;
const LoopBackContext = require('loopback-context');
fdescribe('ticket assignCollection()', () => {
describe('ticket assignCollection()', () => {
let ctx;
let options;
let tx;