mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#134529)
This commit is contained in:
parent
6892a3ea05
commit
1a9eb5dfa5
1 changed files with 1 additions and 0 deletions
|
@ -209,6 +209,7 @@ describe('Fleet preconfiguration reset', () => {
|
|||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/124780
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/124781
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/134529
|
||||
describe.skip('Reset one preconfigured policy', () => {
|
||||
const POLICY_ID = 'test-12345';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue