Skip to content

Commit

Permalink
Update indicator_match_rule.cy.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliidm authored Jan 11, 2024
1 parent 0173305 commit ce88257
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ import { deleteAlertsAndRules } from '../../../../tasks/api_calls/common';

const DEFAULT_THREAT_MATCH_QUERY = '@timestamp >= "now-30d/d"';

// TODO: https://github.com/elastic/kibana/issues/161539
describe('indicator match', { tags: ['@ess', '@serverless'] }, () => {
describe('Detection rules, Indicator Match', () => {
const expectedUrls = getNewThreatIndicatorRule().references?.join('');
Expand Down

0 comments on commit ce88257

Please sign in to comment.