Skip to content

Commit

Permalink
adding a new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed Aug 16, 2023
1 parent 2be7190 commit b063dfd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import { waitForAlertsToPopulate } from '../../../tasks/create_new_rule';

describe(
'Add exception using data views from rule details',
{ tags: [tag.ESS, tag.SERVERLESS] },
{ tags: [tag.ESS, tag.BROKEN_IN_SERVERLESS] },
() => {
const NUMBER_OF_AUDITBEAT_EXCEPTIONS_ALERTS = '1 alert';
const ITEM_NAME = 'Sample Exception List Item';
Expand Down

0 comments on commit b063dfd

Please sign in to comment.