提交 57b6e724 编写于 作者: O openharmony_ci 提交者: Gitee

!854 修改测试用例bug

Merge pull request !854 from 刘晓培/cherry-pick-1633762939
......@@ -194,6 +194,8 @@ HWTEST_F(IUnknownTest, testQueryInterface0010, Function | MediumTest | Level2) {
int resultRelease = iUnknown->Release(iUnknown);
ASSERT_EQ(1, resultAdd - resultRelease);
(void)iUnknown->Release(iUnknown);
SAMGR_GetInstance()->UnregisterFeatureApi(SERVICE_NAME, FEATURE_NAME);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册