- Timestamp:
- 1 Mar 2022, 17:17:11 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/applicants/tests/test_browser.py
r16848 r16854 193 193 def test_final_submit_tpu(self): 194 194 self.certificate.application_category = 'tpu' 195 self.certificate.title = 'NCECert1' 195 196 notify(grok.ObjectModifiedEvent(self.certificate)) 196 197 IWorkflowState(self.tpuapplicant).setState('paid')
Note: See TracChangeset for help on using the changeset viewer.