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

fix a few functional tests for new names

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23480 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 25b5630e
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<string>Products.PageTemplates.ZopePageTemplate</string> <tuple/>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -78,7 +75,7 @@ ...@@ -78,7 +75,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
\t<td>assertTextPresent</td>\n \t<td>assertTextPresent</td>\n
\t<td>Business Templates Updated Successfully</td>\n <td>Business templates updated successfully.</td>\n
\t<td></td>\n \t<td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<string>Products.PageTemplates.ZopePageTemplate</string> <tuple/>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -88,7 +85,7 @@ ...@@ -88,7 +85,7 @@
<tr>\n <tr>\n
<td>selectAndWait</td>\n <td>selectAndWait</td>\n
<td>dialog_selector</td>\n <td>dialog_selector</td>\n
<td>label=Install Business Templates From Repositories</td>\n <td>label=Install Business Templates from Repositories</td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>assertElementPresent</td>\n <td>assertElementPresent</td>\n
......
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<string>Products.PageTemplates.ZopePageTemplate</string> <tuple/>
<string>ZopePageTemplate</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -79,7 +76,7 @@ ...@@ -79,7 +76,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
\t<td>assertTextPresent</td>\n \t<td>assertTextPresent</td>\n
\t<td>Business Templates Updated Successfully</td>\n \t<td>Business templates updated successfully.</td>\n
\t<td></td>\n \t<td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
383 384
\ No newline at end of file \ No newline at end of file
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