refs #6915 test into dev #2093

Merged
juan merged 23 commits from test into dev 2024-02-23 18:05:46 +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({});