fix: refs #6404 remove focus from test
gitea/salix/pipeline/pr-master This commit looks good
Details
gitea/salix/pipeline/pr-master This commit looks good
Details
This commit is contained in:
parent
65fae086aa
commit
d41f1ff561
|
@ -29,7 +29,7 @@ const expedition1 = {
|
|||
'editorFk': 100
|
||||
};
|
||||
|
||||
fdescribe('MRWConfig createShipment()', () => {
|
||||
describe('MRWConfig createShipment()', () => {
|
||||
beforeAll(async() => {
|
||||
await models.Agency.create(
|
||||
{'id': 999, 'name': 'mrw'}
|
||||
|
|
Loading…
Reference in New Issue