Skip to content

Commit 01b60d6

Browse files
jaybceetimgrein
andauthored
Update x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/services/elastic/completion/EISCompletionModelTests.java
Co-authored-by: Tim Grein <[email protected]>
1 parent 567c54e commit 01b60d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/services/elastic/completion/EISCompletionModelTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import static org.hamcrest.Matchers.is;
2121

22-
public class EISCompletionModelTests extends ESTestCase {
22+
public class ElasticInferenceServiceCompletionModelTests extends ESTestCase {
2323

2424
public void testOverridingModelId() {
2525
var originalModel = new ElasticInferenceServiceCompletionModel(

0 commit comments

Comments
 (0)