Warmfix[CardSumary]: Use ellipsis property and fixed summary cards to flex correctly #1670

Merged
jon merged 10 commits from Fix-SummaryCardsFlex into test 2025-04-04 09:07:39 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e5f079121d - Show all commits

View File

@ -37,7 +37,7 @@ describe('InvoiceOut summary', () => {
});
});
it.skip('should transfer the invoice ', () => {
it('should transfer the invoice ', () => {
cy.typeSearchbar('T1111111{enter}');
cy.dataCy('descriptor-more-opts').click();
cy.get(selectMenuOption(1)).click();