Commit 2f13664c authored by Jérome Perrin's avatar Jérome Perrin

update test, this dialog now shows transactions in reverse order

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34124 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 626ff89c
......@@ -114,7 +114,7 @@ Grouping from account transaction view\n
<tr>\n
<td>verifyText</td>\n
<td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>2 200.00</td>\n
<td>-3 300.00</td>\n
</tr>\n
\n
<!-- Not possible to group for now -->\n
......@@ -131,7 +131,7 @@ Grouping from account transaction view\n
<tr>\n
<td>verifyText</td>\n
<td>//label[contains(text(),"Total Selected Amount")]/../div[1]/</td>\n
<td>2 200.00</td>\n
<td>-3 300.00</td>\n
</tr>\n
\n
<!-- select one more -->\n
......
146
\ No newline at end of file
147
\ 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