Skip to content

Commit

Permalink
chore(NA): add a couple more broken in serverless tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Sep 1, 2023
1 parent 6ca4857 commit ba22046
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { cleanKibana, deleteAlertsAndRules } from '../../../../tasks/common';
import { login, visitWithoutDateRange } from '../../../../tasks/login';
import { DETECTIONS_RULE_MANAGEMENT_URL } from '../../../../urls/navigation';

describe('Rules table: links', { tags: ['@ess', '@serverless'] }, () => {
describe('Rules table: links', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
before(() => {
cleanKibana();
});
Expand Down

0 comments on commit ba22046

Please sign in to comment.