Code review comment for lp:~replaceafill/launchpad/bug-210821

Revision history for this message
Curtis Hovey (sinzui) wrote :

change
    login(ADMIN_EMAIL)
to
    login_celebrity('admin')
because the first case relies on sample data that is logging in a user that can skew the test results.

review: Needs Fixing (code)

« Back to merge proposal