villebro commented on a change in pull request #14547:
URL: https://github.com/apache/superset/pull/14547#discussion_r631577252
##########
File path:
superset-frontend/cypress-base/cypress/integration/dashboard/filter.test.ts
##########
@@ -30,7 +30,7 @@ describe('Dashboard filter', () => {
cy.visit(WORLD_HEALTH_DASHBOARD);
});
- it('should apply filter', () => {
+ xit('should apply filter', () => {
Review comment:
Turns out there was a timeout issue on cypress - fixed in the helper util
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]