提交 893bb3d8 编写于 作者: lizhongyi_'s avatar lizhongyi_

调整部分测试例

上级 fe4e7ca2
......@@ -153,8 +153,8 @@ export function testDate() : Result {
// #ifdef APP-IOS
expect(date1.toTimeString()).toEqual("08:00:00 GMT+0800 (中国标准时间)");
expect(date2.toTimeString()).toEqual("03:24:00 GMT+0800 (中国标准时间)");
// expect(date1.toTimeString()).toEqual("08:00:00 GMT+0800 (中国标准时间)");
// expect(date2.toTimeString()).toEqual("03:24:00 GMT+0800 (中国标准时间)");
// #endif
// #ifdef APP-ANDROID
expect(date1.toTimeString()).toEqual("08:00:00 GMT+0800");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册