Skip to content

Commit

Permalink
unskip test
Browse files Browse the repository at this point in the history
  • Loading branch information
janmonschke committed Dec 14, 2023
1 parent b15c9eb commit 1aa8a5e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ describe('Timeline search and filters', { tags: ['@ess', '@serverless'] }, () =>
});
});

// FLAKY: https://github.com/elastic/kibana/issues/169882
describe.skip('Update kqlMode for timeline', () => {
describe('Update kqlMode for timeline', () => {
beforeEach(() => {
login();
deleteTimelines();
Expand Down

0 comments on commit 1aa8a5e

Please sign in to comment.