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

!4944 适配ace fail用例

Merge pull request !4944 from zhangjuan/OpenHarmony-3.1-Release
......@@ -83,7 +83,7 @@ export default function loadingProgressJsunit() {
let strJson = getInspectorByKey('LP');
let obj = JSON.parse(strJson);
console.info("testLoadingProgress_400 component obj is: " + JSON.stringify(obj));
expect(obj.$attrs.borderWidth).assertEqual("0.00px");
expect(obj.$attrs.borderWidth).assertEqual("0.00vp");
console.info('testLoadingProgress_400 END');
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册