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

modify marquee testcase

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 0478596d
......@@ -30,7 +30,7 @@ export default function marqueeJsunit() {
router.clear();
let pages = router.getState();
console.info("get marqueeJsunit state pages:" + JSON.stringify(pages));
if (!("marguee" == pages.name)) {
if (!("marquee" == pages.name)) {
console.info("get marqueeJsunit state pages.name:" + JSON.stringify(pages.name));
let result = await router.push(options);
console.info("push marqueeJsunit success " + JSON.stringify(result));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册