Commit 7cf8b33d authored by Aurel's avatar Aurel

fix assertion

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40365 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9dd49de9
......@@ -149,10 +149,11 @@ metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
<td></td>\n
</tr>\n
<tr>\n
<td>assertText</td>\n
<td>//input[@name="field_my_foo_category_title"]</td>\n
<td>verifyValue</td>\n
<td>field_my_foo_category_title</td>\n
<td>a</td>\n
</tr>\n
\n
<tr>\n
<td>assertTextPresent</td>\n
<td>Input is required but no input given.</td>\n
......@@ -179,8 +180,8 @@ metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
<td></td>\n
</tr>\n
<tr>\n
<td>assertText</td>\n
<td>//input[@name="field_my_foo_category_title"]</td>\n
<td>verifyValue</td>\n
<td>field_my_foo_category_title</td>\n
<td>a</td>\n
</tr>\n
</tbody></table>\n
......
630
\ No newline at end of file
631
\ 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