Ignore:
Timestamp:
21 Dec 2011, 11:38:39 (13 years ago)
Author:
Henrik Bettermann
Message:

Minor changes.

File:
1 edited

Legend:

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

    r7421 r7424  
    585585        self.assertTrue('Required input is missing' in self.browser.contents)
    586586        self.fill_correct_values()
    587         # We have to savethe form otherwise the filled fields will be cleared
     587        # We have to save the form otherwise the filled fields will be cleared
    588588        # after adding an online payment, because adding an online payment
    589589        # requires a filled form but does not save it
Note: See TracChangeset for help on using the changeset viewer.