Ignore:
Timestamp:
21 Dec 2015, 06:21:29 (9 years ago)
Author:
Henrik Bettermann
Message:

Add application categories and types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.uniben/trunk/src/waeup/uniben/hostels/tests.py

    r13323 r13550  
    3737
    3838    def test_release_expired_allocations(self):
     39        config = grok.getSite()['configuration']
     40        config.maintmode_enabled_by = u'any_user'
    3941        self.browser.addHeader('Authorization', 'Basic mgr:mgrpw')
    4042        cat = queryUtility(ICatalog, name='beds_catalog')
Note: See TracChangeset for help on using the changeset viewer.