Skip to content

Commit

Permalink
fix typo in muted CSV test for scoring in ES|QL
Browse files Browse the repository at this point in the history
  • Loading branch information
tteofili committed Dec 13, 2024
1 parent 344cf15 commit e658925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion muted-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ tests:
- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
method: "test {scoring.*}"
issue: https://github.com/elastic/elasticsearch/issues/117641
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultilusterEsqlSpecIT"
- class: "org.elasticsearch.xpack.esql.qa.mixed.MultiClusterEsqlSpecIT"
method: "test {scoring.*}"
issue: https://github.com/elastic/elasticsearch/issues/118460
- class: "org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT"
Expand Down

0 comments on commit e658925

Please sign in to comment.