Skip to content

Commit

Permalink
Show step number instead of incomplete step. (#72866)
Browse files Browse the repository at this point in the history
  • Loading branch information
skh committed Jul 23, 2020
1 parent ac8cdf3 commit 8b4c4c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export const StandaloneInstructions: React.FunctionComponent<Props> = ({ agentCo
title: i18n.translate('xpack.ingestManager.agentEnrollment.stepCheckForDataTitle', {
defaultMessage: 'Check for data',
}),
status: 'incomplete',
children: (
<>
<EuiText>
Expand Down

0 comments on commit 8b4c4c0

Please sign in to comment.