shift-org/shift-docs

Fix failing iCal feed tests

Closed this issue · 0 comments

When I run npm test I get 3 failures:

  1. ical feed - supports an 'all events' feed
  2. ical feed - provides the days of a single event
  3. ical feed - can handle a canceled event

Possibly related to changes in #730.