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 bbb5d50 commit 1978bdaCopy full SHA for 1978bda
systest/vector/vector_test.go
@@ -333,7 +333,6 @@ func (vsuite *VectorTestSuite) TestVectorIndexDropPredicate() {
333
require.NoError(t, hc.LoginIntoNamespace(dgraphapi.DefaultUser,
334
dgraphapi.DefaultPassword, x.RootNamespace))
335
336
- require.NoError(t, gc.SetupSchema(vsuite.schema))
337
numVectors := 1000
338
339
// add vectors
0 commit comments