~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/mailman/doc/recovery.txt

  • Committer: Steve Kowalik
  • Date: 2011-08-07 08:04:38 UTC
  • mto: This revision was merged to the branch mainline in revision 13626.
  • Revision ID: stevenk@ubuntu.com-20110807080438-qx9b621sqq51r3zk
More Applyness replaced.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    ...     'Open Team']
24
24
    >>> browser.getControl('Create').click()
25
25
    >>> browser.getLink('Create a mailing list').click()
26
 
    >>> browser.getControl('Apply for Mailing List').click()
 
26
    >>> browser.getControl('Create new Mailing List').click()
27
27
 
28
28
    >>> from lp.services.mailman.testing import helpers
29
29
    >>> list_one = helpers.review_list('itest-one')