Skip to content

Commit

Permalink
Added issue ref
Browse files Browse the repository at this point in the history
  • Loading branch information
ranbena committed Mar 21, 2019
1 parent de332af commit aaba28d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/integration/dashboard/dashboard_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ describe('Dashboard', () => {
cy.get('@textboxEl').should('not.exist');
});

// https://github.com/getredash/redash/issues/3202
it.skip('allows opening menu after removal', function () {
addTextbox('Hello World!').as('textboxEl2');
cy.reload();
Expand Down

0 comments on commit aaba28d

Please sign in to comment.