mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-04 10:19:29 +00:00
chore: remove obsolete Jest config and unit test global setup (#4044)
The files were overlooked during the migration from jest to vitest (#3940).
This commit is contained in:
committed by
GitHub
parent
083953fff5
commit
587bc2571e
@@ -1,3 +0,0 @@
|
||||
module.exports = () => {
|
||||
process.env.TZ = "UTC";
|
||||
};
|
||||
Reference in New Issue
Block a user