mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#83775)
This commit is contained in:
parent
5608720cae
commit
a78c5dd1bc
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ import { DETECTIONS_URL } from '../urls/navigation';
|
|||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/83773
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/83774
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/83775
|
||||
describe.skip('Alerts', () => {
|
||||
context('Closing alerts', () => {
|
||||
beforeEach(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue