skip flaky suite (#172597)

This commit is contained in:
Tiago Costa 2023-12-05 17:33:46 +00:00
parent ae6a2be378
commit 561f89ef45
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -32,6 +32,7 @@ const defaultProps: Omit<GuideCardsProps, 'activeFilter'> = {
// FLAKY: https://github.com/elastic/kibana/issues/172595
// FLAKY: https://github.com/elastic/kibana/issues/172596
// FLAKY: https://github.com/elastic/kibana/issues/172597
describe.skip('guide cards', () => {
describe('snapshots', () => {
test('should render search cards', async () => {