提交 86632c46 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新media自动化测试用例

上级 f75f96cd
......@@ -19,7 +19,7 @@ describe('API-getImageInfo', () => {
expect(await page.data('imageInfoForTest')).toEqual({
width: 192,
height: 192,
path: './static/test-image/logo.png'
path: '/static/test-image/logo.png'
});
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册