Commit 39c367c9 authored by Łukasz Nowak's avatar Łukasz Nowak

Automatically accept Credential Updates.

parent ccc651a1
......@@ -188,6 +188,7 @@ class testVifibMixin(ERP5TypeTestCase):
default_system_preference.edit(
preferred_credential_recovery_automatic_approval=1,
preferred_credential_request_automatic_approval=1,
preferred_person_credential_update_automatic_approval=1,
preferred_subscription_assignment_category=['function/customer',
'role/internal'],
)
......
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