Commit 373ad4ff authored by Roque's avatar Roque

erp5_officejs_ui_test: minor fix in discussion tool tests

parent 11fb8b54
......@@ -118,7 +118,7 @@
<td></td>
</tr>
<tr>
<td>assertElementPresent</td>
<td>waitForElementPresent</td>
<td>//div[contains(@data-gadget-url, 'gadget_erp5_header.html')]//a[@data-i18n="Actions"]</td>
<td></td>
</tr>
......
......@@ -102,7 +102,7 @@
</tal:block>
<tr>
<td>assertElementPresent</td>
<td>waitForElementPresent</td>
<td>//div[contains(@data-gadget-url, 'gadget_erp5_header.html')]//a[@data-i18n="Actions"]</td>
<td></td>
</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