Commit 846f4f1
committed
[TEST] adjust skip for msearch yaml test
This test had the parameters in the wrong place, so they ended up being ignored. After fixing the test (and making sure that the runner catches these errors), the parameters were read yet a skip is needed as max_concurrent_shard_requests is only supported from 6.5.0 on.
Closes #348271 parent 05faa20 commit 846f4f1
File tree
1 file changed
+2
-2
lines changed- rest-api-spec/src/main/resources/rest-api-spec/test/msearch
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments