- Timestamp:
- 21 Dec 2015, 15:30:08 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/tests/test_browser.py
r13552 r13557 169 169 delattr(ApplicantsContainer, 'prefix') 170 170 # ... and replace by asaba 171 self.applicantscontainer.prefix = 'af filasa'171 self.applicantscontainer.prefix = 'afas' 172 172 self.browser.addHeader('Authorization', 'Basic mgr:mgrpw') 173 173 self.slip_path = self.view_path + '/application_slip.pdf'
Note: See TracChangeset for help on using the changeset viewer.