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

更新rich-text自动化测试用例

上级 46b02b07
......@@ -34,6 +34,9 @@ describe('rich-text-test', () => {
})
it('test selectable itemclick', async () => {
if (process.env.uniTestPlatformInfo.toLowerCase().startsWith('ios')) {
return;
}
await page.setData({
autoTest: true,
isItemClickTrigger: false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册