Commit 78146cde authored by Nicolas Delaby's avatar Nicolas Delaby

Rename constant

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35466 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 29b9b5ac
......@@ -176,7 +176,7 @@ class TestOOoChart(ERP5TypeTestCase, ZopeTestCase.Functional):
# Test the differents render
# render image
for image_format in STANDARD_IMAGE_FORMAT_LIST:
for image_format in VALID_IMAGE_FORMAT_LIST:
response = self.publish(
'/%s/%s/%s?render_format=%s&display=medium'
% (self.portal.getId(), self.form_id, self.ooo_chart_id, image_format), self.auth )
......
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