提交 9e1bdb30 编写于 作者: L luffy505

适配acefail用例

Signed-off-by: Nluffy505 <zhangjuan54@huawei.com>
上级 39575791
......@@ -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.
先完成此消息的编辑!
想要评论请 注册