{ this.errorMessages.noClusterFound() } @@ -207,6 +207,7 @@ export class RemoteClustersFormField extends PureComponent { title={title} color={fatal ? 'danger' : 'warning'} iconType="cross" + data-test-subj="remoteClusterFieldCallOutError" >
{ description }
@@ -318,9 +319,7 @@ export class RemoteClustersFormField extends PureComponent {
isInvalid={isInvalid}
fullWidth
>
-