Skip to content

Commit

Permalink
Unskip HA Kibana fleet test
Browse files Browse the repository at this point in the history
  • Loading branch information
kpollich committed Nov 29, 2023
1 parent c8ba55f commit d1402af
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@ describe('Fleet setup preconfiguration with multiple instances Kibana', () => {
await stopServers();
});

// FLAKY: https://github.com/elastic/kibana/issues/142496
describe.skip('preconfiguration setup', () => {
describe('preconfiguration setup', () => {
it('sets up Fleet correctly with single Kibana instance', async () => {
await addRoots(1);
const [root1Start] = await startRoots();
Expand Down

0 comments on commit d1402af

Please sign in to comment.