Fix REST test delete/42_missing_parent to catch a RoutingMissingException

Related to #10136
This commit is contained in:
Clinton Gormley 2015-03-25 06:48:05 +02:00
parent 90dfd78267
commit 1ee42e93d0

View File

@ -21,6 +21,7 @@
body: { foo: bar }
- do:
catch: /RoutingMissingException/
delete:
index: test_1
type: test