diff --git a/src/plugins/discover/public/application/angular/directives/__snapshots__/no_results.test.js.snap b/src/plugins/discover/public/application/angular/directives/__snapshots__/no_results.test.js.snap deleted file mode 100644 index 2fcc0853f2486..0000000000000 --- a/src/plugins/discover/public/application/angular/directives/__snapshots__/no_results.test.js.snap +++ /dev/null @@ -1,218 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`DiscoverNoResults props queryLanguage supports lucene and renders doc link 1`] = ` -Array [ -
, -- The search bar at the top uses Elasticsearch’s support for Lucene - - Query String syntax - - . Here are some examples of how you can search for web server logs that have been parsed into a few fields. -
-
- 200
-
-
-
- status:200
-
-
-
- status:[400 TO 499]
-
-
-
- status:[400 TO 499] AND extension:PHP
-
-
-
- status:[400 TO 499] AND (extension:php OR extension:html)
-
-
- - One or more of the indices you’re looking at contains a date field. Your query may not match anything in the current time range, or there may not be any data at all in the currently selected time range. You can try changing the time range to one which contains data. -
-
-
-
+
+