Ignore:
Timestamp:
7 Jul 2014, 11:13:08 (10 years ago)
Author:
Henrik Bettermann
Message:

Change warning message.

Update locales.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py

    r11728 r11752  
    410410        super(InterswitchTestsApplicants, self).fill_correct_values()
    411411        self.browser.getControl("Add online").click()
    412         self.assertMatches('...Upload your passport photo before making payment...',
     412        self.assertMatches('...passport photo before making payment...',
    413413                           self.browser.contents)
    414414        self.browser.open(self.manage_path)
Note: See TracChangeset for help on using the changeset viewer.