mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
Fix REST test delete/42_missing_parent to catch a RoutingMissingException
Related to #10136
This commit is contained in:
parent
90dfd78267
commit
1ee42e93d0
@ -21,6 +21,7 @@
|
||||
body: { foo: bar }
|
||||
|
||||
- do:
|
||||
catch: /RoutingMissingException/
|
||||
delete:
|
||||
index: test_1
|
||||
type: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user