Skip to content

Commit 1ed17cc

Browse files
committed
test: update syntax in tests
1 parent 2a6d129 commit 1ed17cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
@@ -1064,7 +1064,7 @@ public static Object[][] testCases() {
10641064
},
10651065
{
10661066
Generative.class,
1067-
Generative.google(
1067+
Generative.googleVertex(
10681068
"google-project",
10691069
cfg -> cfg
10701070
.baseUrl("https://example.com")

0 commit comments

Comments
 (0)