mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
fix: download events should respect selection
fix: show indeterminate state for tree node when child is indeterminate
This commit is contained in:
committed by
Rainer Killinger
parent
ec511fb8f4
commit
28fbfef18c
@@ -47,6 +47,7 @@ describe('dashboard', async function () {
|
||||
}),
|
||||
);
|
||||
cy.wait('@search');
|
||||
cy.visit('/dashboard');
|
||||
cy.get('.schedule-item-button').should('contain', 'UNIcert (Test)');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user