[TEST] Fix test relying on order of json for matching

This commit is contained in:
Brian Murphy 2014-07-14 17:06:23 +01:00
parent 9c0b25dcce
commit f68a06ff99
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
- do:
indexed_template.get:
id: 1
- match: { template: "{\"query\":{\"match_all\":{}},\"size\":\"{{my_size}}\"}"}
- match: { template: /.*query\S\S\S\Smatch_all.*/ }
- do: