Skip to content

Commit

Permalink
This control test is flaky and affecting travis runs, turning it off …
Browse files Browse the repository at this point in the history
…for now (#6121)
  • Loading branch information
michellethomas authored Oct 16, 2018
1 parent b4a1983 commit 7d49255
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ describe('AdhocMetrics', () => {
});
});

it('Clear metric and set custom sql adhoc metric', () => {
xit('Clear metric and set custom sql adhoc metric', () => {
const metric = 'SUM(num)/COUNT(DISTINCT name)';

cy.visitChartByName('Num Births Trend');
Expand Down

0 comments on commit 7d49255

Please sign in to comment.