Skip to content
  • Damien Caliste's avatar
    Raise ambiguity in ICalFormat::toString() in tests · 8af20c62
    Damien Caliste authored
    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.
    8af20c62