Skip to content

Commit 506a910

Browse files
Update x-pack/plugin/inference/qa/rolling-upgrade/src/javaRestTest/java/org/elasticsearch/xpack/application/ModelRegistryUpgradeIT.java
Co-authored-by: Przemysław Witek <przemyslaw.witek@elastic.co>
1 parent 19cfb25 commit 506a910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/qa/rolling-upgrade/src/javaRestTest/java/org/elasticsearch/xpack/application/ModelRegistryUpgradeIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class ModelRegistryUpgradeIT extends InferenceUpgradeTestCase {
3030

3131
// Hugging Face embeddings and ELSER was added in 8.12.0
3232
// but in 8.15 the endpoints were renamed. For the sake of this
33-
// test can can start at 8.15.0.
33+
// test can start at 8.15.0.
3434
public static final String MIN_OLD_CLUSTER_VERSION = "8.15.0";
3535

3636
private static MockWebServer embeddingsServer;

0 commit comments

Comments
 (0)