Files
jsonhero-web/tests/setup.js
T

3 lines
59 B
JavaScript

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