This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
52b080306f
unleash.unleash
/
frontend
/
jest-setup.js
6 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add some tests (#74)
2017-02-23 22:18:23 +01:00
'use strict'
;
// We have set timezone to make sure tests are correct
fix(jest) Always use UTC as TZ
2018-02-02 13:05:44 +01:00
process
.
TZ
=
'UTC'
;
Reference in New Issue
Copy Permalink