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

!9964 【回合monthly】修改buttonfontSizexts测试套规格

Merge pull request !9964 from 邹林肯/cherry-pick-1693382800
......@@ -169,7 +169,7 @@ export default function buttonJsunit() {
let strJsonNew = getInspectorByKey('button2');
let objNew = JSON.parse(strJsonNew);
console.info("[testButton07] component objNew is: " + JSON.stringify(objNew));
expect(objNew.$attrs.fontSize).assertEqual('-1.00fp');
expect(objNew.$attrs.fontSize).assertEqual('16.00fp');
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册