未验证 提交 ed3e23cb 编写于 作者: O openharmony_ci 提交者: Gitee

!4840 XTS失败用例适配

Merge pull request !4840 from chengxingzhen/OpenHarmony-3.1-Release
......@@ -847,7 +847,7 @@ describe('ActsFeatureAbilityTest', function () {
expect(info.enabled).assertEqual(true);
expect(info.label).assertEqual("$string:app_name");
// expect(info.labelId).assertEqual(0); //create by DevEco when building HAP.
expect(info.icon).assertEqual('');
expect(info.icon).assertEqual('$media:icon');
// expect(info.iconId).assertEqual(0); //create by DevEco when building HAP.
expect(info.process).assertEqual("processTest");
expect(info.supportedModes).assertEqual(0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册