Ignore:
Timestamp:
31 Aug 2021, 14:41:29 (3 years ago)
Author:
Henrik Bettermann
Message:

Change from skeleton to ecns.

Location:
main/kofacustom.ecns/trunk/src/kofacustom/ecns
Files:
1 edited
1 moved

Legend:

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

    r15756 r16589  
    2424from waeup.kofa.applicants.tests.test_browser import ApplicantsFullSetup
    2525from waeup.kofa.configuration import SessionConfiguration
    26 from kofacustom.skeleton.testing import FunctionalLayer
     26from kofacustom.ecns.testing import FunctionalLayer
    2727
    2828# Also run tests that send requests to external servers?
     
    180180        self.assertTrue(
    181181            'zope.mgr - '
    182             'kofacustom.skeleton.interswitch.browser.CustomInterswitchPaymentRequestWebservicePageStudent - '
     182            'kofacustom.ecns.interswitch.browser.CustomInterswitchPaymentRequestWebservicePageStudent - '
    183183            'X1000000 - successful schoolfee payment: p3547789850240\n'
    184184            in logcontent)
Note: See TracChangeset for help on using the changeset viewer.