Fixed bad YAML in reindex REST test: 50_routing.yaml
This commit is contained in:
parent
52daed0732
commit
3087d2b882
|
@ -35,7 +35,7 @@
|
||||||
type: test
|
type: test
|
||||||
id: 1
|
id: 1
|
||||||
body: { "company": "cat" }
|
body: { "company": "cat" }
|
||||||
routing:
|
routing: null
|
||||||
- do:
|
- do:
|
||||||
indices.refresh: {}
|
indices.refresh: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue