Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nkhristinin committed Dec 27, 2023
1 parent 738b65f commit edde6de
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ import { enableRiskEngine } from '../../tasks/entity_analytics';
const CURRENT_HOST_RISK_LEVEL = 'Current host risk level';
const ORIGINAL_HOST_RISK_LEVEL = 'Original host risk level';

// FLAKY: https://github.com/elastic/kibana/issues/169154
describe('Enrichment', { tags: ['@ess', '@serverless'] }, () => {
before(() => {
cy.task('esArchiverUnload', 'risk_scores_new');
Expand Down

0 comments on commit edde6de

Please sign in to comment.