Changed the missing type to _all in "Get" test

This commit is contained in:
Karel Minarik 2013-07-25 10:53:44 +02:00
parent 7933dbe205
commit 46059673ef

View File

@ -29,6 +29,7 @@
- do:
get:
index: test_1
type: _all
id: 中文
- match: { _index: test_1 }