Commit f2657d6
authored
Add appropriate capability check to a yaml test (#133495)
These two tests use the TS command, but they don't require the metrics_command capability. I think this is the source of some odd test behavior I'm seeing on another PR, and hopefully adding the required capability will fix it. It shouldn't hurt, at least.1 parent ad8e490 commit f2657d6
File tree
1 file changed
+2
-2
lines changed- x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
502 | | - | |
| 502 | + | |
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
| |||
0 commit comments