mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
test: update test cases (#44651)
Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
@@ -3055,7 +3055,7 @@ class TestMilvusClientDescribeCollectionValid(TestMilvusClientV2Base):
|
||||
'functions': [],
|
||||
'aliases': [],
|
||||
'consistency_level': 0,
|
||||
'properties': {},
|
||||
'properties': {'collection.timezone': 'UTC'},
|
||||
'num_partitions': 1,
|
||||
'enable_dynamic_field': True
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user