refs #6915 master into test #2092

Merged
juan merged 22 commits from master into test 2024-02-23 18:02:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 44668b2445 - Show all commits

View File

@ -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({});