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:
parent
4c3e82604d
commit
0adfaab017
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue