Changeset 14787 for main/kofacustom.nigeria/trunk/src
- Timestamp:
- 9 Aug 2017, 11:01:34 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/tests.py
r14781 r14787 278 278 logcontent = open(logfile).read() 279 279 self.assertTrue( 280 'zope.anybody - PaymentNotificationListenerWebservice called: '280 'zope.anybody - PaymentNotificationListenerWebservice response: ' 281 281 '[{"rrr": "%s", "orderRef": "%s"}]' 282 282 % (self.rrr, self.orderId) in logcontent)
Note: See TracChangeset for help on using the changeset viewer.