Skip to content

Commit 7a9fde3

Browse files
committed
typo :/
1 parent 745ed85 commit 7a9fde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/io/weaviate/client6/v1/internal/json/JSONTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ public static Object[][] testCases() {
966966
"aws-region",
967967
"example-model",
968968
cfg -> cfg
969-
.model("example-model"),
969+
.model("example-model")
970970
.temperature(0.7f)
971971
.maxTokenCount(100)
972972
.topK(50)

0 commit comments

Comments
 (0)