Commit cc169874 authored by Łukasz Nowak's avatar Łukasz Nowak

System preferences are setup in BT.

parent 227f5811
...@@ -191,7 +191,6 @@ class testVifibSecurityMixin(SecurityTestCase, testVifibMixin): ...@@ -191,7 +191,6 @@ class testVifibSecurityMixin(SecurityTestCase, testVifibMixin):
self.logMessage("Create Manager") self.logMessage("Create Manager")
self.createManagerAndLogin() self.createManagerAndLogin()
self.createVifibDocumentList() self.createVifibDocumentList()
self.setSystemPreference()
self.validateRule() self.validateRule()
self.logMessage("Create Administrator") self.logMessage("Create Administrator")
self.createAdministratorUser() self.createAdministratorUser()
......
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