Docs test: Be ok with different _seq_nos
The test wanted specific _primary_terms and _seq_nos but there is no need to specify that.
This commit is contained in:
parent
db93735321
commit
3ae671aaf3
|
@ -34,6 +34,8 @@ The result of the above delete operation is:
|
|||
}
|
||||
--------------------------------------------------
|
||||
// TESTRESPONSE[s/"successful" : 2/"successful" : 1/]
|
||||
// TESTRESPONSE[s/"_primary_term" : 1/"_primary_term" : $body._primary_term/]
|
||||
// TESTRESPONSE[s/"_seq_no" : 5/"_seq_no" : $body._seq_no/]
|
||||
|
||||
[float]
|
||||
[[delete-versioning]]
|
||||
|
|
Loading…
Reference in New Issue