mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-01 05:03:10 +00:00
fix cypress for customize landing page (#14635)
This commit is contained in:
parent
8d8d71e4f9
commit
a96a61edfe
@ -142,7 +142,7 @@ describe('Customize Landing Page Flow', () => {
|
|||||||
|
|
||||||
toastNotification('Page layout created successfully.');
|
toastNotification('Page layout created successfully.');
|
||||||
|
|
||||||
navigateToLandingPage();
|
cy.goToHomePage();
|
||||||
|
|
||||||
// Check if removed widgets are not present on landing page
|
// Check if removed widgets are not present on landing page
|
||||||
cy.get(`[data-testid="activity-feed-widget"]`).should('not.exist');
|
cy.get(`[data-testid="activity-feed-widget"]`).should('not.exist');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user