feat: refs #6404 add mail notification #2566

Merged
pablone merged 10 commits from 6404-sendMailOnDeadLine into master 2024-06-27 08:00:49 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d41f1ff561 - Show all commits

View File

@ -29,7 +29,7 @@ const expedition1 = {
'editorFk': 100
};
fdescribe('MRWConfig createShipment()', () => {
describe('MRWConfig createShipment()', () => {
beforeAll(async() => {
await models.Agency.create(
{'id': 999, 'name': 'mrw'}