Code review comment for lp:~carla-sella/ubuntu-calendar-app/calendar-app

Revision history for this message
Olivier Tilloy (osomon) wrote :

> 42 - def get_month_view(self):
> 43 - return self.app.select_single("MonthView")
>
> Removing this breaks all the other existing tests. Please revert this change.

This one still needs to be fixed, all the other autopilot tests are currently failing because of this removal.

« Back to merge proposal