Changed the missing type to _all in "Get Source" test

This commit is contained in:
Karel Minarik 2013-07-23 20:12:06 +02:00
parent a4228bf2bc
commit e1bfc0aa27

View File

@ -29,6 +29,7 @@
- do:
get_source:
index: test_1
type: _all
id: 1
- match: { '': { foo: bar } }