commit | c0d7cd47d4b198f752be3f497bc3c9ae98bb7141 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Thu Jul 28 14:53:01 2022 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Wed Aug 17 16:43:50 2022 +0800 |
tree | ad6c1743451635d4bc30ff5b6f1671246ec70aa5 | |
parent | 54d83f5a164caf8d45f727389ad8264203aae2a6 [diff] |
Fix deleteSNMPClient method in Unit Test file The previous method can only delete one piece of data, and if the last piece of data is deleted, an error will be reported and the UT will fail. Tested: UT passed. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If1e0b4170a0a58fb30d4e28c55fed68b0d0f5e28