Commit 6ce801aa authored by Łukasz Nowak's avatar Łukasz Nowak

Really reset defaults.

According to method name it sets all credential preferences to default state,
but some are overriden.

It directed to uncontrollable test results.
parent e14834b2
......@@ -233,7 +233,7 @@ class TestERP5Credential(ERP5TypeTestCase):
preferred_credential_recovery_automatic_approval=False,
preferred_organisation_credential_update_automatic_approval=False,
preferred_person_credential_update_automatic_approval=False,
preferred_credential_alarm_automatic_call=True)
preferred_credential_alarm_automatic_call=False)
self._enablePreference()
transaction.commit()
self.tic()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment