From 5bc1213e0ba8aa814d8bf1b0ab11e57db11c25ec Mon Sep 17 00:00:00 2001 From: Alexey Antonov Date: Fri, 17 Jan 2020 14:15:03 +0300 Subject: [PATCH] update Jest snaphots --- .../__snapshots__/query_string_input.test.tsx.snap | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/plugins/data/public/ui/query_string_input/__snapshots__/query_string_input.test.tsx.snap b/src/plugins/data/public/ui/query_string_input/__snapshots__/query_string_input.test.tsx.snap index 101069c7ef0b1..bc08c87304fca 100644 --- a/src/plugins/data/public/ui/query_string_input/__snapshots__/query_string_input.test.tsx.snap +++ b/src/plugins/data/public/ui/query_string_input/__snapshots__/query_string_input.test.tsx.snap @@ -151,8 +151,8 @@ exports[`QueryStringInput Should disable autoFocus on EuiFieldText when disableA }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object { @@ -777,8 +777,8 @@ exports[`QueryStringInput Should disable autoFocus on EuiFieldText when disableA }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object { @@ -1385,8 +1385,8 @@ exports[`QueryStringInput Should pass the query language to the language switche }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object { @@ -2008,8 +2008,8 @@ exports[`QueryStringInput Should pass the query language to the language switche }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object { @@ -2616,8 +2616,8 @@ exports[`QueryStringInput Should render the given query 1`] = ` }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object { @@ -3239,8 +3239,8 @@ exports[`QueryStringInput Should render the given query 1`] = ` }, "data": Object { "autocomplete": Object { - "getValueSuggestions": [MockFunction], "getQuerySuggestions": [MockFunction], + "getValueSuggestions": [MockFunction], "hasQuerySuggestions": [MockFunction], }, "fieldFormats": Object {