8144-devToTest_2448 #3216

Merged
alexm merged 256 commits from 8144-devToTest_2448 into test 2024-11-19 07:36:04 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b3dcaf4cf5 - Show all commits

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() => {