refs #6915 master into test #2092
|
@ -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