mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#172596)
This commit is contained in:
parent
9f41a75b95
commit
ae6a2be378
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ const defaultProps: Omit<GuideCardsProps, 'activeFilter'> = {
|
|||
};
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/172595
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/172596
|
||||
describe.skip('guide cards', () => {
|
||||
describe('snapshots', () => {
|
||||
test('should render search cards', async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue