提交 68105576 编写于 作者: DCloud_iOS_XHY's avatar DCloud_iOS_XHY

修改 list-view-refresh.test.js 测试例

上级 c9874128
......@@ -31,7 +31,7 @@ describe('component-native-list-view-refresh', () => {
await program.swipe({
startPoint: {x: 100,y: 400},
endPoint: {x: 100,y: 500},
duration: 1000
duration: 100
})
await page.waitFor(1500)
expect(await page.data('onRefresherabortTest')).toBe('refresherabort:Success')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册