Code review comment for lp:~saviq/unity/phablet.notification-interface-tests

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

147 + compare(repeater.itemAt(1).data.type, Notifications.Ephemeral, "the second notification should be of Ephemeral type");

Was that a typo?
s/Notifications.Ephemeral/Notifications.Type.Ephemeral

« Back to merge proposal