Logo
Explore Help
Sign In
kenmirrors/MagicMirror
1
0
Fork 0
You've already forked MagicMirror
mirror of https://github.com/MichMich/MagicMirror.git synced 2025-06-27 11:50:00 +00:00
Code Issues Projects Releases Wiki Activity
MagicMirror/tests/unit/helpers/global-setup.js

4 lines
59 B
JavaScript
Raw Normal View History

set Timezone `Europe/Berlin` in unit tests (#3087) needed for new formatTime unit tests. Avoiding ugly TZ setting in github workflows, see https://github.com/MichMich/MagicMirror/pull/3073
2023-04-08 08:55:43 +02:00
module.exports = async () => {
fix for failing unit test, use UTC as timezone (#3254) (#3259) fixes #3254
2023-11-01 00:02:53 +01:00
process.env.TZ = "UTC";
set Timezone `Europe/Berlin` in unit tests (#3087) needed for new formatTime unit tests. Avoiding ugly TZ setting in github workflows, see https://github.com/MichMich/MagicMirror/pull/3073
2023-04-08 08:55:43 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 969ms Template repo/home: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API