Ignore:
Timestamp:
14 Aug 2017, 15:13:43 (7 years ago)
Author:
Henrik Bettermann
Message:

It's not a response but a request.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/tests.py

    r14796 r14801  
    295295        logcontent = open(logfile).read()
    296296        self.assertTrue(
    297             'zope.anybody - PaymentNotificationListenerWebservice response: '
     297            'zope.anybody - PaymentNotificationListenerWebservice request: '
    298298            '[{"rrr": "%s", "orderRef": "%s"}]'
    299299            % (self.rrr, self.orderId) in logcontent)
Note: See TracChangeset for help on using the changeset viewer.