Skip to content

Commit a583a38

Browse files
authored
fix typo in muted CSV test for scoring in ES|QL (elastic#118665)
1 parent 1e26791 commit a583a38

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
@@ -174,7 +174,7 @@ tests:
174174
- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
175175
method: "test {scoring.*}"
176176
issue: https://github.com/elastic/elasticsearch/issues/117641
177-
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultilusterEsqlSpecIT"
177+
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultiClusterEsqlSpecIT"
178178
method: "test {scoring.*}"
179179
issue: https://github.com/elastic/elasticsearch/issues/118460
180180
- class: "org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT"

0 commit comments

Comments
 (0)