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

accounting_ui_test: Rename AccountingZuite_reset to ERP5Site_resetConfigurationForAccountingTest

parent c7802c6d
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_reset</td> <td>${base_url}/ERP5Site_resetConfigurationForAccountingTest</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>AccountingZuite_reset</string> </value> <value> <string>ERP5Site_resetConfigurationForAccountingTest</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_reset</td> <td>${base_url}/ERP5Site_resetConfigurationForAccountingTest</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
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