Code review comment for lp:~thomir-deactivatedaccount/autopilot/trunk-fix-non-unicode-app-output

Revision history for this message
Leo Arias (elopio) wrote :

Am I too late?

72 + self.assertEqual(1, 2)

This is not clear. Why not just call self.fail('Fail so we can check that the details are properly collected.')

« Back to merge proposal