Commit d9ee31be authored by Jérome Perrin's avatar Jérome Perrin

ui_test_core: py3 ( TODO )

parent 62ec7bb9
......@@ -41,4 +41,4 @@ def setupDummyMailHost(self):
cls.__bases__ = (DummyMailHostMixin,) + cls.__bases__
pmc_init_of(cls)
mailhost.reset()
return True
return "True" # TODO: zope4py3 Zope does not seem to publish `True` correctly
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