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:29:28 +01:00
parent b5ae3a1901
commit fb530d8408
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ describe('InvoiceOut summary', () => {
cy.checkNotification('The invoice PDF document has been regenerated');
});
it.skip('should refund the invoice ', () => {
it('should refund the invoice ', () => {
cy.typeSearchbar('T1111111{enter}');
cy.dataCy('descriptor-more-opts').click();
cy.get('.q-menu > .q-list > :nth-child(7)').click();