We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f3135 commit 5d7160aCopy full SHA for 5d7160a
1 file changed
src/it/java/io/weaviate/integration/BatchITest.java
@@ -24,7 +24,7 @@ public static void __() {
24
}
25
26
@Test
27
- public void test() throws IOException {
+ public void test10_000Objects() throws IOException {
28
var nsThings = ns("Things");
29
30
var things = client.collections.create(
0 commit comments