提交 4ed47a5a 编写于 作者: shutao-dc's avatar shutao-dc

update web-view.test.js 补充async

上级 858e12b5
......@@ -143,7 +143,7 @@ describe('component-native-web-view', () => {
});
});
it('checkNativeWebView', () => {
it('checkNativeWebView', async () => {
await page.waitFor(300);
const has = await page.data('checkNativeWebView')
expect(has).toBe(true)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册