Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlog committed Jul 9, 2020
1 parent 4d7d081 commit bf532c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ const HostsEmptyState = React.memo<{
return (
<ManagementEmptyState
loading={loading}
dataTestSubj="emptyEndpointsTable"
dataTestSubj="emptyHostsTable"
steps={policySteps}
headerComponent={
<FormattedMessage
Expand Down

0 comments on commit bf532c1

Please sign in to comment.