mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
test: remove xfail of test_alter_database_properties (#40913)
/kind improvement Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
84e8e141ea
commit
a090b2ca14
@ -168,7 +168,7 @@ class TestDatabaseOperationNegative(TestBase):
|
||||
class TestDatabaseProperties(TestBase):
|
||||
"""Test database properties operations"""
|
||||
|
||||
@pytest.mark.xfail(reason="issue: https://github.com/milvus-io/milvus/issues/39953")
|
||||
|
||||
def test_alter_database_properties(self):
|
||||
"""
|
||||
target: test alter database properties
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user