Skip to content

Commit 7eca6ce

Browse files
committed
fix failing test
1 parent ae72baa commit 7eca6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/framework/src/test/java/org/elasticsearch/test/rest/yaml/restspec/ClientYamlSuiteRestApiTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public void testPathMatching() throws IOException {
7272
" \"url\":\"http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html\",\n" +
7373
" \"description\":\"Creates or updates a document in an index.\"\n" +
7474
" },\n" +
75+
" \"stability\":\"stable\",\n" +
7576
" \"url\":{\n" +
7677
" \"paths\":[\n" +
7778
" {\n" +

0 commit comments

Comments
 (0)