提交 719e061b 编写于 作者: 雪洛's avatar 雪洛

feat: 调整测试例兼容web端

上级 92a72f07
...@@ -5,7 +5,8 @@ describe('ExtApi-UploadFile', () => { ...@@ -5,7 +5,8 @@ describe('ExtApi-UploadFile', () => {
// TODO: web 端暂不支持测试 // TODO: web 端暂不支持测试
it('web', async () => { it('web', async () => {
expect(1).toBe(1) expect(1).toBe(1)
}) })
return
} }
let page; let page;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册