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

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

A minor nitpick; I would add eventually to these lines:

self.assertThat(title_label, NotEquals(None))

and

self.assertThat(save_button, NotEquals(None))

« Back to merge proposal