1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/jest-setup.js

6 lines
95 B
JavaScript
Raw Normal View History

2017-02-23 22:18:23 +01:00
'use strict';
// We have set timezone to make sure tests are correct
process.env.TZ = 'UTC';