diff --git a/tests/python_client/testcases/test_partition_20.py b/tests/python_client/testcases/test_partition_20.py index 527fab6b5c..1e71eb3570 100644 --- a/tests/python_client/testcases/test_partition_20.py +++ b/tests/python_client/testcases/test_partition_20.py @@ -443,7 +443,7 @@ class TestPartitionOperations(TestcaseBase): method: 1.create a partition with default schema 2. drop the partition 3. drop the same partition again - expected: raise exception when 2nd time + expected: raise exception for 2nd time """ # create collection collection_w = self.init_collection_wrap()