UNPKG

@plone/volto

Version:
5 lines (4 loc) 100 B
// Stable timezone for vitest snapshots module.exports = async () => { process.env.TZ = 'UTC'; };