mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-22 13:09:26 +00:00
hotfix for failing unit test (#3258)
I know this isn't a real solution, but it's the quickest way to get it working again. A real solution must be found later.
This commit is contained in:
@@ -160,7 +160,7 @@ describe("Default modules utils tests", () => {
|
||||
},
|
||||
time
|
||||
)
|
||||
).toBe("07:13");
|
||||
).toBe("08:13");
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user