[DOCS] Re-enabled graph API example testing.

Original commit: elastic/x-pack-elasticsearch@c83e6eb612
This commit is contained in:
debadair 2017-05-17 13:19:38 -07:00
parent d65dfcf2d9
commit 0059180d78
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ 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