Bug 1779474 follow-up - Fix a broken test. rs=bustage-fix

--HG--
extra : rebase_source : eb5566aa9f2eda78edb42db486aad80276e65017
This commit is contained in:
Geoff Lankow 2022-07-15 15:32:50 +12:00
Родитель 309d4f911a
Коммит fbd6ddff39
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -153,7 +153,7 @@ add_task(async function testWeeklyWithExceptionRecurrence() {
eventItem = multiweekView.getItemAt(window, 2, 4, 1);
icon = eventItem.querySelector(".item-recurrence-icon");
Assert.equal(icon.src, "chrome:chrome://messenger/skin/icons/new/recurrence.svg");
Assert.equal(icon.src, "chrome://messenger/skin/icons/new/recurrence.svg");
Assert.ok(!icon.hidden);
// month view