test: refs #8441 skip download DMS test
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jose Antonio Tubau 2025-04-25 10:18:46 +02:00
parent 0251735c82
commit 18f43489a3
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ describe('Vehicle DMS', () => {
cy.testDmsAction('create', formSelectors, data, 'Data saved');
});
it('Should download DMS', () => {
it.skip('Should download DMS', () => {
let fileName;
cy.get(selectors.firstRowId)
.invoke('text')