Ignore:
Timestamp:
4 Oct 2024, 23:16:34 (5 weeks ago)
Author:
Henrik Bettermann
Message:

Fix xml.

File:
1 edited

Legend:

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

    r17935 r17937  
    8484            self.browser.contents)
    8585        self.assertTrue(
    86             '<item_detail item_id="4" item_name="Student Union Due" item_amt="150000" bank_id="117" acct_num="1011438901"/>' in
     86            '<item_detail item_id="4" item_name="Student Union Due" item_amt="150000" bank_id="117" acct_num="1011438901" />' in
    8787            self.browser.contents)
    8888
Note: See TracChangeset for help on using the changeset viewer.