diff --git a/tests/default/indices/search_shards.yaml b/tests/default/indices/search_shards.yaml index bcb75596..01472073 100644 --- a/tests/default/indices/search_shards.yaml +++ b/tests/default/indices/search_shards.yaml @@ -24,18 +24,5 @@ chapters: parameters: index: movies method: GET - response: - status: 200 - - - synopsis: Check routing behavior based on search criteria. - path: /{index}/_search_shards - parameters: - index: movies - method: POST - request: - payload: - query: - match: - title: To Kill a Mockingbird response: status: 200 \ No newline at end of file