!189 review发现的问题修改

Merge pull request !189 from wenkaisong/master
This commit is contained in:
openharmony_ci 2023-01-10 14:49:01 +00:00 committed by Gitee
commit 8118e2979b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -891,7 +891,6 @@ HWTEST_F(DslmOemPropertyTest, InitDslmInfoInCertChain_case1, TestSize.Level0)
*/
HWTEST_F(DslmOemPropertyTest, BufferToHksCertChain_case1, TestSize.Level0)
{
{
int32_t ret = BufferToHksCertChain(nullptr, 1, nullptr);
EXPECT_EQ(ERR_INVALID_PARA, ret);