[Erp5-report] r45178 gabriel - in /erp5/trunk/bt5/erp5_configurator_ung: TestTemplateItem/ bt/
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Apr 7 15:10:19 CEST 2011
Author: gabriel
Date: Thu Apr 7 15:10:19 2011
New Revision: 45178
URL: http://svn.erp5.org?rev=45178&view=rev
Log:
Typo
Modified:
erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py
erp5/trunk/bt5/erp5_configurator_ung/bt/revision
Modified: erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py?rev=45178&r1=45177&r2=45178&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_ung/TestTemplateItem/testUNGConfigurationWorkflow.py [utf8] Thu Apr 7 15:10:19 2011
@@ -326,7 +326,7 @@ class TestUNGConfiguratorWorkflowMixin(E
""" Check permission of Web Site with normal user """
self.portal.web_page_module.ERP5Site_createNewWebDocument("web_page_template")
self.stepTic()
- result_list = self.portal.web_site_module.ungWebSection_getWebPageObjectList()
+ result_list = self.portal.web_site_module.ung.WebSection_getWebPageObjectList()
self.assertEquals(len(result_list), 1)
self.assertEquals(result_list[0].getTitle(), "Web Page")
new_object = self.portal.web_page_module.newContent(portal_type="Web Page")
Modified: erp5/trunk/bt5/erp5_configurator_ung/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator_ung/bt/revision?rev=45178&r1=45177&r2=45178&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator_ung/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator_ung/bt/revision [utf8] Thu Apr 7 15:10:19 2011
@@ -1 +1 @@
-37
\ No newline at end of file
+38
\ No newline at end of file
More information about the Erp5-report
mailing list