feat: refs #8151 Added test
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-11-13 14:05:03 +01:00
parent 018393fa93
commit d4a60f63c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
const models = require('vn-loopback/server/server').models;
fdescribe('ticket moveExpeditions()', () => {
describe('ticket moveExpeditions()', () => {
const ctx = beforeAll.getCtx();
it('should move the selected expeditions to new ticket', async() => {