mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -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,
|
||||
} = workflowInsightsSelectors;
|
||||
|
||||
describe(
|
||||
// Failing: See https://github.com/elastic/kibana/issues/211894
|
||||
describe.skip(
|
||||
'Workflow Insights',
|
||||
{
|
||||
tags: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue