chore: deactive flaky filter test (#10406)

Flaky tests hurt everyone's cognitive load. Let's deactivate for now and
revisit.
This commit is contained in:
Maxime Beauchemin 2020-07-23 23:33:26 -07:00 committed by GitHub
parent 6fde7f8984
commit a10b185248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@ describe('Dashboard filter', () => {
cy.wait(aliases);
});
});
it('should apply filter', () => {
// TODO fix and reactivate this flaky test
xit('should apply filter', () => {
cy.get('.Select__control input[type=text]').first().focus();
// should open the filter indicator