Commit fcb3be93 authored by Ivan Tyagov's avatar Ivan Tyagov

Do not expect to fail.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43558 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 85f61a53
......@@ -1961,7 +1961,6 @@ return 1
self.assertTrue('jpg' in presentation.getTargetFormatList())
self.assertTrue('png' in presentation.getTargetFormatList())
@expectedFailure
def test_convertWebPageWithEmbeddedZODBImageToImageOnTraversal(self):
"""
Test Web Page using embedded Images into ZODB case (in its HTML body)
......
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