8714-devToTest #1547
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue