Skip to content

Commit

Permalink
updating tags to reflect status in serverless (#164006)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <[email protected]>
Co-authored-by: Gloria Hornero <[email protected]>
  • Loading branch information
3 people authored and bryce-b committed Aug 22, 2023
1 parent 510ca4a commit 9f644a8
Show file tree
Hide file tree
Showing 4 changed files with 226 additions and 219 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const expectedNumberOfCustomRulesToBeEdited = 6;

describe(
'Bulk editing index patterns of rules with a data view only',
{ tags: [tag.ESS, tag.SERVERLESS] },
{ tags: [tag.ESS, tag.BROKEN_IN_SERVERLESS] },
() => {
before(() => {
cleanKibana();
Expand Down
Loading

0 comments on commit 9f644a8

Please sign in to comment.