Raise ambiguity in ICalFormat::toString() in tests
For some reason, CI had trouble to compile toString(calendar), making toString(KCalendarCore::MemoryCalendar::Ptr&) and toString(const KCalendarCore::Incidence::Ptr&) ambiguous. Add the optional argument to the first call so the ambiguity is raised.
Showing
Please register or sign in to comment