This commit is contained in:
parent
94b49efb1f
commit
44668b2445
|
@ -31,7 +31,7 @@ const expedition1 = {
|
|||
let tx;
|
||||
let options;
|
||||
|
||||
fdescribe('MRWConfig createShipment()', () => {
|
||||
describe('MRWConfig createShipment()', () => {
|
||||
beforeEach(async() => {
|
||||
options = tx = undefined;
|
||||
tx = await models.MrwConfig.beginTransaction({});
|
||||
|
|
Loading…
Reference in New Issue