[#168] added refresh to temp calendars when updating
This commit is contained in:
committed by
Benoit TELLIER
parent
0f82711d7d
commit
29f984b347
@@ -79,6 +79,7 @@ describe("Event Preview Display", () => {
|
||||
organizer: { cn: "test", cal_address: "test@test.com" },
|
||||
},
|
||||
},
|
||||
ownerEmails: ["test@test.com"],
|
||||
},
|
||||
"otherCal/cal": {
|
||||
id: "otherCal/cal",
|
||||
|
||||
@@ -90,6 +90,7 @@ describe("Recurrence Event Behavior Tests", () => {
|
||||
],
|
||||
},
|
||||
},
|
||||
ownerEmails: ["test@test.com"],
|
||||
},
|
||||
},
|
||||
pending: false,
|
||||
|
||||
Reference in New Issue
Block a user