test: add LDAP_SEARCH_BASE assertion to config test
This commit is contained in:
parent
60c21b46de
commit
46bde689b5
@ -8,3 +8,4 @@ def test_new_config_fields_have_defaults():
|
||||
assert s.LDAP_ENABLED is False
|
||||
assert s.LDAP_SERVER == "gso1.ads1.fh-nuernberg.de"
|
||||
assert s.LDAP_DOMAIN == "ADS1"
|
||||
assert "EFI" in s.LDAP_SEARCH_BASE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user