Skip to content

Commit

Permalink
Unskip dashboard filter bar code coverage test (#72799)
Browse files Browse the repository at this point in the history
  • Loading branch information
kertal authored Jul 22, 2020
1 parent 0bab771 commit 0a3170f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/functional/apps/dashboard/dashboard_filter_bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,6 @@ export default function ({ getService, getPageObjects }) {
});

describe('saved search filtering', function () {
// https://github.com/elastic/kibana/issues/47286#issuecomment-644687577
this.tags('skipCoverage');
before(async () => {
await filterBar.ensureFieldEditorModalIsClosed();
await PageObjects.dashboard.gotoDashboardLandingPage();
Expand Down

0 comments on commit 0a3170f

Please sign in to comment.