Ignore:
Timestamp:
29 Apr 2015, 10:14:45 (10 years ago)
Author:
Henrik Bettermann
Message:

Adjust code to documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py

    r12664 r12893  
    892892        self.assertTrue(
    893893            'zope.mgr - applicants.browser.OnlinePaymentApprovePage - '
    894             '%s - payment approved' % self.applicant.applicant_id
     894            '%s - approved' % self.applicant.applicant_id
    895895            in logcontent)
    896896        # ... and in payments.log
Note: See TracChangeset for help on using the changeset viewer.