Update build file due to doc file rename

A file with uncoverted snippets was change as part of 7f47ff9, but
build.gradle was not updated to reflect the rename.
This commit is contained in:
Tim Vernum 2018-05-15 14:28:29 +10:00
parent 0f85c6429c
commit 7dd816e77c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ buildRestTests.expectedUnconvertedCandidates = [
'en/rest-api/ml/validate-job.asciidoc',
'en/rest-api/security/authenticate.asciidoc',
'en/rest-api/watcher/stats.asciidoc',
'en/security/authorization.asciidoc',
'en/security/authorization/overview.asciidoc',
'en/watcher/example-watches/watching-time-series-data.asciidoc',
]