Skip to content

Commit

Permalink
adds back data-test-subj
Browse files Browse the repository at this point in the history
  • Loading branch information
dplumlee committed Oct 1, 2020
1 parent 5c9865a commit 8f139cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export const getActions = (
reFetchRules: (refreshPrePackagedRule?: boolean) => void
) => [
{
'data-test-subj': 'editRuleAction',
description: i18n.EDIT_RULE_SETTINGS,
icon: 'controlsHorizontal',
name: i18n.EDIT_RULE_SETTINGS,
Expand Down

0 comments on commit 8f139cf

Please sign in to comment.