Commit 310e7ba5 authored by Łukasz Nowak's avatar Łukasz Nowak

Fixup ff9fc63f

parent 97345c10
......@@ -151,7 +151,6 @@ class SlapTool(BaseTool):
####################################################
def _isTestRun(self):
return False
if self.getPortalObject().MailHost.__class__.__name__ == 'DummyMailHost':
return True
return False
......
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