Commit 0dd93515 authored by Fabien Morin's avatar Fabien Morin

revert previous commit as Nicolas point out that this fix was wrong. I don't

have time to investigate more now, sorry.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35468 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9362cdfb
......@@ -155,7 +155,6 @@ class TestProxyField(ERP5TypeTestCase):
'Base_viewGeekFieldLibrary',
'View')
form = skin_folder._getOb('Base_viewGeekFieldLibrary', None)
form.manage_addField('my_title', 'Customized Title', 'StringField')
portal_skins.manage_addProduct['OFSP'].manage_addFolder('erp5_geek')
skin_folder = portal_skins._getOb('erp5_geek')
......
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