Skip to content

Commit

Permalink
Adjust test subject and corresponding jest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pheyos committed Sep 3, 2020
1 parent 9fd1368 commit afc8dab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export class DeleteFilterListModal extends Component {
selectedFilterLists.length === 0 ||
canDeleteFilter === false
}
data-test-subj="mlFilterListsButtonDelete"
data-test-subj="mlFilterListsDeleteButton"
>
<FormattedMessage
id="xpack.ml.settings.filterLists.deleteFilterListModal.deleteButtonLabel"
Expand Down

0 comments on commit afc8dab

Please sign in to comment.