Ignore:
Timestamp:
23 May 2018, 12:27:21 (6 years ago)
Author:
Henrik Bettermann
Message:

Adjust test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.edopoly/trunk/src/kofacustom/edopoly/interswitch/tests.py

    r15015 r15020  
    7979            self.browser.contents)
    8080        self.assertTrue(
    81             'item_name="Tuition Fee" item_amt="3975000" bank_id="121" acct_num="1015666713"' in
     81            'item_name="Tuition & Exams Fee" item_amt="3975000" bank_id="121" acct_num="1015666713"' in
    8282            self.browser.contents)
    8383        # Clearance Fee
Note: See TracChangeset for help on using the changeset viewer.