You need to sign in or sign up before continuing.
提交 2c8d21ea 编写于 作者: D DCloud_LXH

feat(harmony): web-view test

上级 9cdee3fd
...@@ -125,7 +125,7 @@ describe('component-native-web-view', () => { ...@@ -125,7 +125,7 @@ describe('component-native-web-view', () => {
}); });
it('test event contentheightchange', async () => { it('test event contentheightchange', async () => {
if (!isAndroid && !isIOS) { if (!isAndroid && !isIOS && !isHarmony) {
expect(1).toBe(1); expect(1).toBe(1);
return; return;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册