Commit c9f21c5a 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 842a6203
Pipeline #10678 failed with stage
in 0 seconds
......@@ -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