mirror of https://github.com/milvus-io/milvus.git
[skip ci] Fix typos in comments (#12651)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>pull/12666/head
parent
f47e5acae5
commit
1378d050ff
|
@ -810,7 +810,7 @@ class TestConnect:
|
|||
"""
|
||||
target: test uri connect with multiprocess
|
||||
method: set correct uri, test with multiprocessing connecting
|
||||
expected: all connection is connected
|
||||
expected: all connections are connected
|
||||
"""
|
||||
|
||||
def connect():
|
||||
|
|
Loading…
Reference in New Issue