Drop skip on test after backporting fix
Fixed in 98c379c507
.
Closes #57402
This commit is contained in:
parent
5a4e5a1e9d
commit
de27253d87
|
@ -90,9 +90,6 @@ setup:
|
||||||
|
|
||||||
---
|
---
|
||||||
"Multisearch test with typed_keys parameter for sampler and significant terms":
|
"Multisearch test with typed_keys parameter for sampler and significant terms":
|
||||||
- skip:
|
|
||||||
version: "all"
|
|
||||||
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/57402"
|
|
||||||
- do:
|
- do:
|
||||||
msearch:
|
msearch:
|
||||||
rest_total_hits_as_int: true
|
rest_total_hits_as_int: true
|
||||||
|
|
Loading…
Reference in New Issue