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.

review: Needs Fixing

« Back to merge proposal