Commit 5e8a1c04 authored by Jérome Perrin's avatar Jérome Perrin

ui_test: rename misnamed form Foo_viewDialogWithOnlyUpdate

parent 98a288ef
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/Foo_viewDialogWithOnlyUpdate</string> </value> <value> <string>string:${object_url}/Foo_viewDialogWithOnlyUpdateDialog</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</tr> </tr>
<tr> <tr>
<td>assertLocation</td> <td>assertLocation</td>
<td>glob:${base_url}/foo_module/1/Foo_viewDialogWithOnlyUpdate*</td> <td>glob:${base_url}/foo_module/1/Foo_viewDialogWithOnlyUpdateDialog*</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Foo_viewDialogWithOnlyUpdate</string> </value> <value> <string>Foo_viewDialogWithOnlyUpdateDialog</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
</item> </item>
<item> <item>
<key> <string>update_action</string> </key> <key> <string>update_action</string> </key>
<value> <string>Foo_viewDialogWithOnlyUpdate</string> </value> <value> <string>Foo_viewDialogWithOnlyUpdateDialog</string> </value>
</item> </item>
<item> <item>
<key> <string>update_action_title</string> </key> <key> <string>update_action_title</string> </key>
......
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