Skip to content

Commit

Permalink
[SKIP ON MKI] discover reportings
Browse files Browse the repository at this point in the history
See details: elastic#197957
  • Loading branch information
wayneseymour committed Oct 28, 2024
1 parent 53d066b commit 165685f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import moment from 'moment';
import { FtrProviderContext } from '../../../../ftr_provider_context';

export default function ({ getService, getPageObjects }: FtrProviderContext) {
// see details: https://github.com/elastic/kibana/issues/197957
this.tags(['failsOnMKI']);
const reportingAPI = getService('reporting');
const log = getService('log');
const es = getService('es');
Expand Down

0 comments on commit 165685f

Please sign in to comment.