refs #6915 master into test #2092
|
@ -31,7 +31,7 @@ const expedition1 = {
|
||||||
let tx;
|
let tx;
|
||||||
let options;
|
let options;
|
||||||
|
|
||||||
fdescribe('MRWConfig createShipment()', () => {
|
describe('MRWConfig createShipment()', () => {
|
||||||
beforeEach(async() => {
|
beforeEach(async() => {
|
||||||
options = tx = undefined;
|
options = tx = undefined;
|
||||||
tx = await models.MrwConfig.beginTransaction({});
|
tx = await models.MrwConfig.beginTransaction({});
|
||||||
|
|
Loading…
Reference in New Issue