arco-design-vue
arco-design-vue copied to clipboard
Calendar demo snapshot fails, but is false positive
- [x] I'm sure this does not appear in the issue list of the repository
Basic Info
- Package Name And Version: @arco-design/[email protected]
What is expected?
The Calendar demo snapshot test does not fail. Calendar 组件 demo 快照测试不会失败。
Steps to reproduce
Run npm run test, and the Calendar demo test will fail with
运行 npm run test,Calendar 组件 demo 测试将失败,结果是
- </div> select: Sun Jan 01 2023 08:00:00 GMT 0800 (China Standard Time)
+ </div> select: Sun Jan 01 2023 08:00:00 GMT 0800 (Singapore Standard Time)
Depending on where we are running the tests, we may get other diffs instead. 根据运行测试的环境,我们可能会得到其他结果。