test: refs #6695 check e2e erros
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Alex Moreno 2025-01-31 14:40:33 +01:00
parent 34d44cfa3e
commit 930da78f6c
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ describe('ClaimAction', () => {
});
it('should change destination from other button', () => {
throw new Error('Error intencionado para provocar un fallo'); // REMOVE ME!
const rowData = [true];
cy.fillRow(firstRow, rowData);