mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip failing test suite (#211894)
This commit is contained in:
parent
1147bb65dd
commit
d3ef4c7fd2
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ const {
|
||||||
validateErrorToastContent,
|
validateErrorToastContent,
|
||||||
} = workflowInsightsSelectors;
|
} = workflowInsightsSelectors;
|
||||||
|
|
||||||
describe(
|
// Failing: See https://github.com/elastic/kibana/issues/211894
|
||||||
|
describe.skip(
|
||||||
'Workflow Insights',
|
'Workflow Insights',
|
||||||
{
|
{
|
||||||
tags: [
|
tags: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue