mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip failing test suite (#213821)
This commit is contained in:
parent
f5554b642c
commit
6d142b805e
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ import {
|
|||
waitForEntitiesListToAppear,
|
||||
} from '../../tasks/entity_analytics';
|
||||
|
||||
describe(
|
||||
// Failing: See https://github.com/elastic/kibana/issues/213821
|
||||
describe.skip(
|
||||
'Entity analytics dashboard page',
|
||||
{
|
||||
tags: ['@ess'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue