提交 7c34e500 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

test(general event): 优化测试名称

上级 d2a70c2c
const PAGE_PATH = '/pages/component/general-event/general-event'
describe('event trigger sequence', () => {
describe('event trigger', () => {
const platformInfo = process.env.uniTestPlatformInfo.toLocaleLowerCase()
const isAndroid = platformInfo.startsWith('android')
const isIos = platformInfo.startsWith('ios')
......@@ -293,4 +293,4 @@ describe('event trigger sequence', () => {
}
}
})
})
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册