Fix put script calls in script tests with watcher

Original commit: elastic/x-pack-elasticsearch@2eac2e5192
This commit is contained in:
Ryan Ernst 2017-05-18 00:52:08 -07:00
parent aba877e6a2
commit 58bd30e64f
1 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
- do:
put_script:
lang: transform-script
id: transform-script
body: >
{
"script":{
@ -56,7 +56,7 @@
- do:
put_script:
lang: transform-script
id: transform-script
body: >
{
"script":
@ -84,7 +84,7 @@
- do:
put_script:
lang: condition-script
id: condition-script
body: >
{
"script":
@ -132,7 +132,7 @@
- do:
put_script:
lang: condition-script
id: condition-script
body: >
{
"script": {