Commit c565c7f3 authored by Matevz Golob's avatar Matevz Golob

modify test

parent f10122e6
......@@ -59,11 +59,6 @@
<td>1200000</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Enjoy your new ERP5 system!</td>
<td></td>
</tr>
<tr>
<td>openAndWait</td>
<td>${base_url}/login_form</td>
......@@ -84,6 +79,11 @@
<td>//input[@type="submit" and @name="logged_in:method"]</td>
<td></td>
</tr>
<tr>
<td>open</td>
<td>${base_url}</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Welcome to ERP5</td>
......
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