Skip to content

Commit 1978bda

Browse files
fix test
1 parent bbb5d50 commit 1978bda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

systest/vector/vector_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ func (vsuite *VectorTestSuite) TestVectorIndexDropPredicate() {
333333
require.NoError(t, hc.LoginIntoNamespace(dgraphapi.DefaultUser,
334334
dgraphapi.DefaultPassword, x.RootNamespace))
335335

336-
require.NoError(t, gc.SetupSchema(vsuite.schema))
337336
numVectors := 1000
338337

339338
// add vectors

0 commit comments

Comments
 (0)