Commit 1147c9d
authored
ESQL: Fix match in LOOKUP JOIN YAML test (elastic#118975)
CI is broken, as sometimes the error comes with a "verification_error: " at the beginning, and the match assertion fails.
Changing it to a contains.1 parent be769ab commit 1147c9d
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
0 commit comments