Ignore:
Timestamp:
24 Oct 2015, 21:54:37 (9 years ago)
Author:
Henrik Bettermann
Message:

Email must not be required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/tests/test_browser.py

    r13344 r13345  
    24122412        self.student.phone = None
    24132413        # Uups, we forgot to fill the phone fields
    2414         # (email is already required in the interface, but phone not)
    24152414        self.browser.getControl("Start clearance").click()
    24162415        self.assertMatches('...Not all required fields filled...',
Note: See TracChangeset for help on using the changeset viewer.