[DOCS] Added testresponse substitution to avoid gradle issues
Original commit: elastic/x-pack-elasticsearch@531579a626
This commit is contained in:
parent
fb13299714
commit
b8aefcc1e7
|
@ -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/]
|
||||||
|
|
Loading…
Reference in New Issue