Files
mycode/jsonhero-web/tests/setup.js
2026-02-04 12:18:35 +08:00

3 lines
59 B
JavaScript

module.exports = async () => {
process.env.TZ = 'UTC';
};