Skip to content

Commit

Permalink
skip drill
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jan 19, 2025
1 parent 68fda40 commit 7af85ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function testTimeChart(vizType: string) {
});
}

describe('Drill to detail modal', () => {
describe.skip('Drill to detail modal', () => {
beforeEach(() => {
closeModal();
cy.viewport(1280, 4000);
Expand Down

0 comments on commit 7af85ab

Please sign in to comment.