Revert "[DOCS] Re-enabled graph API example testing."

This reverts commit elastic/x-pack-elasticsearch@c83e6eb612.

Original commit: elastic/x-pack-elasticsearch@4afc2361f3
This commit is contained in:
Jason Tedor 2017-05-17 19:23:55 -04:00
parent 4c3e82604d
commit 0adfaab017
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ buildRestTests.docs = fileTree(projectDir) {
// These file simply doesn't pass yet. We should figure out how to fix them.
exclude 'en/rest-api/watcher/ack-watch.asciidoc'
exclude 'en/watcher/reference/actions.asciidoc'
exclude 'en/rest-api/graph/explore.asciidoc'
}
Map<String, String> setups = buildRestTests.setups