Skip to content

Commit 93ffc84

Browse files
authored
[8.x] fix typo in muted CSV test for scoring in ES|QL (elastic#118665) (elastic#118738)
* fix typo in muted CSV test for scoring in ES|QL (elastic#118665) (cherry picked from commit a583a38)
1 parent d0bfe3f commit 93ffc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

muted-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ tests:
373373
- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
374374
method: "test {scoring.*}"
375375
issue: https://github.com/elastic/elasticsearch/issues/117641
376-
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultilusterEsqlSpecIT"
376+
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultiClusterEsqlSpecIT"
377377
method: "test {scoring.*}"
378378
issue: https://github.com/elastic/elasticsearch/issues/118460
379379
- class: "org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT"

0 commit comments

Comments
 (0)