提交 6a944e0d 编写于 作者: Anne_LXM's avatar Anne_LXM

test(scroll-view-refresher.test.js): 放开iOS端测试

上级 07158133
// uni-app自动化测试教程: uni-app自动化测试教程: https://uniapp.dcloud.net.cn/worktile/auto/hbuilderx-extension/
describe('component-native-scroll-view-refresher', () => {
if (!process.env.uniTestPlatformInfo.startsWith('android') && !process.env.uniTestPlatformInfo.startsWith('web') || process.env.UNI_AUTOMATOR_APP_WEBVIEW) {
if (process.env.UNI_AUTOMATOR_APP_WEBVIEW) {
it('other platform', () => {
expect(1).toBe(1)
})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册