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

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

101 +## @unittest.skip("Adding a new event is broken, needs fixing. "
102 +## "See http://pad.lv/1206048.")

Instead of commented out, the skip decorator should be removed altogether, as bug #1206048 is now fixed.

« Back to merge proposal