refactor: refs #6695 skip zoneWarehouse
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
0d2178fc5c
commit
6331996baf
|
@ -1,4 +1,4 @@
|
||||||
describe('ZoneWarehouse', () => {
|
describe.skip('ZoneWarehouse', () => {
|
||||||
const data = {
|
const data = {
|
||||||
Warehouse: { val: 'Warehouse One', type: 'select' },
|
Warehouse: { val: 'Warehouse One', type: 'select' },
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue