mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#142912)
This commit is contained in:
parent
fe20722c4d
commit
45dd05037d
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
const elasticChart = getService('elasticChart');
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/142913
|
||||
// Failing: See https://github.com/elastic/kibana/issues/142912
|
||||
describe.skip('Dashboard to dashboard drilldown', function () {
|
||||
describe('Create & use drilldowns', () => {
|
||||
before(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue