feat: refs #8151 Requested changes
This commit is contained in:
parent
534b50f51a
commit
b3dcaf4cf5
|
@ -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() => {
|
||||
|
|
Loading…
Reference in New Issue