提交 7631956b 编写于 作者: W wang-xupeng2

update marquee step testcases

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 1a2b8963
......@@ -131,7 +131,7 @@ export default function marqueeJsunit() {
let strJson = getInspectorByKey('marquee');
let obj = JSON.parse(strJson);
// to confirm
expect(parseInt(obj.$attrs.step)).assertEqual(6);
expect(parseInt(obj.$attrs.step)).assertEqual(vp2px(6));
done();
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册