test: refs #8626 enable ZoneLocations tests
gitea/salix-front/pipeline/pr-dev Build queued... Details

This commit is contained in:
Jose Antonio Tubau 2025-03-13 13:18:46 +01:00
parent 8280efc32b
commit 6e240cd0ff
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
describe.skip('ZoneLocations', () => {
describe('ZoneLocations', () => {
const data = {
Warehouse: { val: 'Warehouse One', type: 'select' },
};