Skip to content

Commit

Permalink
[8.x] fix typo in muted CSV test for scoring in ES|QL (elastic#118665) (
Browse files Browse the repository at this point in the history
elastic#118738)

* fix typo in muted CSV test for scoring in ES|QL (elastic#118665)

(cherry picked from commit a583a38)
  • Loading branch information
tteofili authored and maxhniebergall committed Dec 16, 2024
1 parent 9b2a84d commit 20793ed
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 @@ -373,7 +373,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 20793ed

Please sign in to comment.