mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#172597)
This commit is contained in:
parent
ae6a2be378
commit
561f89ef45
1 changed files with 1 additions and 0 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue