mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
unskipping test
This commit is contained in:
parent
efc2248d32
commit
73a3641689
1 changed files with 1 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue