提交 12a1cf22 编写于 作者: M mahaifeng

[file]修改测试用例

上级 d197ee6b
......@@ -332,7 +332,7 @@ describe('ExtApi-FileManagerTest', () => {
let readFileRet = await getData('readFileRet')
expect(readFileRet.length).toEqual(5716)
let endStr = readFileRet.substring(readFileRet.length - 10)
expect(endStr).toEqual("///////w==")
expect(endStr).toEqual("AA///AA/8=")
await page.setData({
basePath: globalTempPath,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册