mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
update test case
This commit is contained in:
committed by
GitHub
parent
4c43f5db15
commit
8417590893
@@ -32,7 +32,7 @@ describe("Calendar module", function () {
|
||||
});
|
||||
|
||||
it("should show the default calendar symbol in each event", () => {
|
||||
testElementLength(".calendar .event .fa-calendar", 0, "not");
|
||||
testElementLength(".calendar .event .fa-calendar-alt", 0, "not");
|
||||
});
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user