Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Sep 21, 2022
1 parent 3ae539b commit 0282605
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ export const alertWithTags: TopAlert = {
...alert,
fields: {
...alert.fields,
'kibana.alert.rule.tags': tags
}
'kibana.alert.rule.tags': tags,
},
};

export const alertWithNoData: TopAlert | null = null;

0 comments on commit 0282605

Please sign in to comment.