Commit 7be53154 authored by Gabriel Monnerat's avatar Gabriel Monnerat

Fix test user-Howto.Manage.Support.Request

parent 093250f5
......@@ -645,7 +645,7 @@
<tr>\n
<td>selectAndWait</td>\n
<td>//select[@name="select_action"]</td>\n
<td>Create Follow Up Ticket</td>\n
<td>Create Follow-up Ticket</td>\n
</tr>\n
</tbody>\n
</table>\n
......@@ -823,12 +823,12 @@
<tr>\n
<td>verifyText</td>\n
<td>//label[normalize-space(text())=\'State\']/../div</td>\n
<td>Delivered</td>\n
<td>Submitted</td>\n
</tr>\n
<tr>\n
<td>verifyValue</td>\n
<td>//input[@name="field_my_title"]</td>\n
<td>ZUITE-TEST-INCOMING-EVENT-EVENT-001</td>\n
<td>ZUITE-TEST-INCOMING-EVENT-TICKET-TITLE-001</td>\n
</tr>\n
</tbody>\n
</table>\n
......
4
\ No newline at end of file
5
\ 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