refs #6861 feat: skipTest
gitea/salix/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Sergio De la torre 2024-05-27 08:15:57 +02:00
parent 64f71e0f9d
commit 2cd7133a8c
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 assignCollection()', () => {
describe('ticket assignCollection()', () => {
let ctx;
let options;
let tx;