Commit 227f5811 authored by Łukasz Nowak's avatar Łukasz Nowak

Not needed method.

parent 66b87872
......@@ -304,9 +304,6 @@ class testVifibMixin(ERP5TypeTestCase):
self.portal.portal_caches.clearAllCache()
self.portal.portal_workflow.refreshWorklistCache()
def stepClearCache(self, sequence=None, sequence_list=None, **kw):
self.clearCache()
# access related steps
def stepLoginDefaultUser(self, **kw):
self.login('default_user')
......
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