Fixed incorrect test names in "Update" fields / meta-fields tests

This commit is contained in:
Karel Minarik 2013-07-25 11:16:54 +02:00
parent ad3bf79c6a
commit 690151516d
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
--- ---
"Metadata Fields": "Fields":
- do: - do:
update: update:
@ -15,5 +15,6 @@
- match: { get.fields.foo: bar } - match: { get.fields.foo: bar }
- is_false: get.fields.bar - is_false: get.fields.bar
# TODO:
#### ADD _routing etc #
# - Add _routing

View File

@ -1,5 +1,5 @@
--- ---
"Fields": "Metadata Fields":
- skip: - skip:
version: "0 - 999" version: "0 - 999"