skip failing test suite (#211894)

This commit is contained in:
Kibana Machine 2025-02-21 02:09:23 +11:00
parent 1147bb65dd
commit d3ef4c7fd2

View file

@ -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: [