#6891 showRightSideFilterPanel #353

Merged
jorgep merged 48 commits from 6891-showRightSideFilterPanel into dev 2024-05-15 13:39:23 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 189c3e0218 - Show all commits

View File

@ -29,7 +29,7 @@ describe('InvoiceInVat', () => {
});
Review

Arreglar test de e2e.

Arreglar test de e2e.
it('should remove the first line', () => {
cy.removeRow(1);
cy.removeRow(2);
});
it('should throw an error if there are fields undefined', () => {