[REST-SPEC] update to update test, to check for es-js error messages

This commit is contained in:
Spencer Alger 2014-04-29 14:18:20 -07:00
parent dce127bcdf
commit 9038db7bfc
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"Not supported versions":
- do:
catch: /Validation/
catch: /Validation|Invalid/
update:
index: test_1
type: test
@ -14,7 +14,7 @@
upsert: { foo: bar }
- do:
catch: /Validation/
catch: /Validation|Invalid/
update:
index: test_1
type: test