Commit d17614c7 authored by Valentin Benozillo's avatar Valentin Benozillo Committed by Valentin Benozillo

erp5_ui_test: Drop the plural

parent 3998056d
Pipeline #21741 failed with stage
......@@ -71,7 +71,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Foo_viewIntegerFields</string> </value>
<value> <string>string:${object_url}/Foo_viewIntegerField</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -42,7 +42,7 @@
</tr>
<tr>
<td>open</td>
<td>${base_url}/foo_module/0/Foo_viewIntegerFields</td>
<td>${base_url}/foo_module/0/Foo_viewIntegerField</td>
<td></td>
</tr>
<tr>
......@@ -58,4 +58,4 @@
</tbody></table>
</body>
</html>
</html>
\ No newline at end of file
......@@ -110,7 +110,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Foo_viewIntegerFields</string> </value>
<value> <string>Foo_viewIntegerField</string> </value>
</item>
<item>
<key> <string>method</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