- Timestamp:
- 8 Aug 2016, 15:14:57 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/tests/test_browser.py
r14054 r14061 191 191 delattr(ApplicantsContainer, 'prefix') 192 192 # ... and replace by akoka 193 self.applicantscontainer.prefix = 'a fk'193 self.applicantscontainer.prefix = 'akj' 194 194 self.browser.addHeader('Authorization', 'Basic mgr:mgrpw') 195 195 self.slip_path = self.view_path + '/application_slip.pdf'
Note: See TracChangeset for help on using the changeset viewer.