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

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

92 - @unittest.skip("Adding a new event is broken, needs fixing. "
93 - "See http://pad.lv/1206048.")

Now that you removed this decorator, the "import unittest" line should be removed from tests/autopilot/calendar_app/tests/test_calendar.py.

review: Needs Fixing

« Back to merge proposal