Fix docs build

Removes a non-existant file from the non-`// CONSOLE` list. If you
remove all the non-`// CONSOLE` snippets from a file it must be
removed from the whitelist for the build to pass. Removing the file
entirely counts as removing the snippets.

Related to #18160
This commit is contained in:
Nik Everett 2016-10-11 08:58:51 -04:00
parent 82e2f6e747
commit 3528a514e2
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@ buildRestTests.expectedUnconvertedCandidates = [
'reference/indices/shadow-replicas.asciidoc',
'reference/indices/shard-stores.asciidoc',
'reference/indices/update-settings.asciidoc',
'reference/indices/upgrade.asciidoc',
'reference/ingest/ingest-node.asciidoc',
'reference/mapping/dynamic/templates.asciidoc',
'reference/mapping/fields/all-field.asciidoc',