mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-01 01:18:10 +02:00
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
'use strict';
|
|
|
|
// We have set timezone to make sure tests are correct
|
|
|
|
process.TZ = 'UTC';
|