[DOCS] Added testresponse substitution to avoid gradle issues

Original commit: elastic/x-pack-elasticsearch@531579a626
This commit is contained in:
lcawley 2017-11-01 08:24:53 -07:00
parent fb13299714
commit b8aefcc1e7
1 changed files with 1 additions and 0 deletions

View File

@ -126,3 +126,4 @@ When the {dfeed} is created, you receive the following results:
} }
---- ----
//TESTRESPONSE[s/"query_delay": "83474ms"/"query_delay": $body.query_delay/] //TESTRESPONSE[s/"query_delay": "83474ms"/"query_delay": $body.query_delay/]
//TESTRESPONSE[s/"query.boost": "1.0"/"query.boost": $body.query.boost/]