This commit is contained in:
parent
018393fa93
commit
d4a60f63c9
|
@ -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