#8448 - devToTest #1254

Merged
alexm merged 365 commits from 8448-devToTest into test 2025-01-21 10:44:46 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a8b7691ab0 - Show all commits

View File

@ -26,7 +26,7 @@ describe('InvoiceOut summary', () => {
it('should refund the invoice ', () => { it('should refund the invoice ', () => {
cy.get('#searchbar input').type('T1111111{enter}'); cy.get('#searchbar input').type('T1111111{enter}');
cy.get('descriptor-more-opts').click(); cy.dataCy('descriptor-more-opts').click();
cy.get('.q-menu > .q-list > :nth-child(7)').click(); cy.get('.q-menu > .q-list > :nth-child(7)').click();
cy.get('#q-portal--menu--3 > .q-menu > .q-list > :nth-child(2)').click(); cy.get('#q-portal--menu--3 > .q-menu > .q-list > :nth-child(2)').click();
cy.get(notification).should( cy.get(notification).should(