Commit d0dac4f9 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix the order

parent a2e79fd9
...@@ -206,7 +206,7 @@ ...@@ -206,7 +206,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>verifyTextPresent</td>\n <td>verifyTextPresent</td>\n
<td>[\'c\', \'three\']</td>\n <td>[\'c\', \'four\']</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>verifyTextPresent</td>\n <td>verifyTextPresent</td>\n
<td>[\'c\', \'four\']</td>\n <td>[\'c\', \'three\']</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
\n \n
...@@ -248,8 +248,7 @@ The field must be in the \'bottom\' group for this to work.\n ...@@ -248,8 +248,7 @@ The field must be in the \'bottom\' group for this to work.\n
</tbody>\n </tbody>\n
</table>\n </table>\n
</body>\n </body>\n
</html>\n </html>
]]></unicode> </value> ]]></unicode> </value>
</item> </item>
......
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