[DOCS] Re-enabled graph API example testing.
Original commit: elastic/x-pack-elasticsearch@c83e6eb612
This commit is contained in:
parent
d65dfcf2d9
commit
0059180d78
|
@ -160,7 +160,6 @@ buildRestTests.docs = fileTree(projectDir) {
|
||||||
// These file simply doesn't pass yet. We should figure out how to fix them.
|
// 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/rest-api/watcher/ack-watch.asciidoc'
|
||||||
exclude 'en/watcher/reference/actions.asciidoc'
|
exclude 'en/watcher/reference/actions.asciidoc'
|
||||||
exclude 'en/rest-api/graph/explore.asciidoc'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Map<String, String> setups = buildRestTests.setups
|
Map<String, String> setups = buildRestTests.setups
|
||||||
|
|
Loading…
Reference in New Issue