Skip to content

Commit

Permalink
skip flaky suite (#192126)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 28, 2024
1 parent a652f4f commit 3759a60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ describe('useAgentless', () => {
});

// FLAKY: https://github.com/elastic/kibana/issues/189038
// FLAKY: https://github.com/elastic/kibana/issues/192126
describe.skip('useSetupTechnology', () => {
const setNewAgentPolicy = jest.fn();
const updateAgentPoliciesMock = jest.fn();
Expand Down

0 comments on commit 3759a60

Please sign in to comment.