Commit 5db209a1 authored by Romain Courteaud's avatar Romain Courteaud 🐙

[officejs_test] Call functional test afterSetup too

parent b516d749
......@@ -37,6 +37,7 @@ class TestOfficejSAppstoreUI(testOfficeJSAppstoreMixin, ERP5TypeFunctionalTestCa
run_only = "officejs_appstore_ui_zuite"
def afterSetUp(self):
ERP5TypeFunctionalTestCase.afterSetUp(self)
testOfficeJSAppstoreMixin.afterSetUp(self)
self.portal.portal_preferences.getActiveSystemPreference().edit(
preferred_credential_alarm_automatic_call=1,
......
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