~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/registry/stories/person/xx-add-email.txt

[r=wgrant][no-qa] Merge canonical.launchpad.testing into lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
Now that the address is confirmed he sees it in the list of his confirmed
70
70
addresses.
71
71
 
72
 
    >>> from canonical.launchpad.testing.pages import strip_label
 
72
    >>> from lp.testing.pages import strip_label
73
73
 
74
74
    >>> browser.getLink(url='+editemails').click()
75
75
    >>> confirmed = browser.getControl(name="field.VALIDATED_SELECTED")