chore: refs #8198 rollback
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jorge Penadés 2025-01-16 16:27:18 +01:00
parent 31795ae40b
commit b5ae3a1901
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ describe('InvoiceOut summary', () => {
cy.checkNotification('The following refund ticket have been created 1000000');
});
it.skip('should delete an invoice ', () => {
it('should delete an invoice ', () => {
cy.typeSearchbar('T2222222{enter}');
cy.dataCy('descriptor-more-opts').click();
cy.get('.q-menu > .q-list > :nth-child(4)').click();