Fixed bad YAML in reindex REST test: 50_routing.yaml

This commit is contained in:
Clinton Gormley 2016-03-29 14:39:15 +02:00
parent 52daed0732
commit 3087d2b882
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
type: test
id: 1
body: { "company": "cat" }
routing:
routing: null
- do:
indices.refresh: {}