4527-db_dump_MASTER #1057

Merged
joan merged 3 commits from 4527-db_dump into master 2022-09-20 10:04:04 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 55d6dacebb - Show all commits

View File

@ -1,7 +1,6 @@
const models = require('vn-loopback/server/server').models;
// 4376
xdescribe('ticket listPackaging()', () => {
describe('ticket listPackaging()', () => {
it('should return the packaging', async() => {
const tx = await models.Packaging.beginTransaction({});