diff --git a/src/plugins/data/public/ui/typeahead/__snapshots__/suggestion_component.test.tsx.snap b/src/plugins/data/public/ui/typeahead/__snapshots__/suggestion_component.test.tsx.snap index 965062ab3947..51f13d5ab108 100644 --- a/src/plugins/data/public/ui/typeahead/__snapshots__/suggestion_component.test.tsx.snap +++ b/src/plugins/data/public/ui/typeahead/__snapshots__/suggestion_component.test.tsx.snap @@ -17,7 +17,7 @@ exports[`SuggestionComponent Should display the suggestion and use the provided className="osdSuggestionItem__type" >
{ } ), type: 'icon', - icon: 'dqlSelector', + icon: 'kqlSelector', onClick: (object) => onShowRelationships(object), 'data-test-subj': 'savedObjectsTableAction-relationships', },