unskipping test

This commit is contained in:
Gloria Hornero 2023-10-30 19:37:55 +01:00
parent efc2248d32
commit 73a3641689

View file

@ -48,8 +48,7 @@ describe('Ransomware Detection Alerts', { tags: ['@ess', '@serverless'] }, () =>
});
});
// FLAKY: https://github.com/elastic/kibana/issues/168602
describe.skip('Ransomware in Timelines', () => {
describe('Ransomware in Timelines', () => {
before(() => {
login();
visitWithTimeRange(TIMELINES_URL);