Fix variable typo (#8084)
This commit is contained in:
@@ -31,5 +31,5 @@ class PGVectoRSVectorTest(AbstractVectorTest):
|
||||
assert len(ids) == 1
|
||||
|
||||
|
||||
def test_pgvecot_rs(setup_mock_redis):
|
||||
def test_pgvecto_rs(setup_mock_redis):
|
||||
PGVectoRSVectorTest().run_all_tests()
|
||||
|
||||
Reference in New Issue
Block a user