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

!5118 修改3.1releasexts失败用例

Merge pull request !5118 from 张馨月/OpenHarmony-3.1-Release
......@@ -520,7 +520,7 @@ export default function imageEffectsJsunit() {
let strJsonNew = getInspectorByKey('centerRow6');
let objNew = JSON.parse(strJsonNew);
console.info("[testImageEffects020] component objNew is: " + JSON.stringify(objNew));
expect(objNew.$attrs.saturate).assertEqual(0.0000019999999949504854);
expect(objNew.$attrs.saturate).assertEqual(0);
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册