Commit eee128a4 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_cloud: Run tests by default on View Skins

   It allow us to use renderjs_runner UI for develop and run tests.
parent ad8ac947
......@@ -82,6 +82,7 @@ class SlapOSTestCaseMixin(testSlapOSMixin):
def afterSetUp(self):
testSlapOSMixin.afterSetUp(self)
self.changeSkin('View')
self.portal.portal_activities.unsubscribe()
self.new_id = self.generateNewId()
......
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