Commit 45966ded authored by Lucas Carvalho's avatar Lucas Carvalho

After increasing the timeout, it must be restored to default value.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42665 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 80eb9358
......@@ -525,6 +525,11 @@
</tr>\n
<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities">\n
Wait for activities</span>\n
<tr>\n
<td>setTimeout</td>\n
<td>30000</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>openAndWait</td>\n
<td>${base_url}/Zuite_assertEndConfiguration</td>\n
......
......@@ -564,6 +564,11 @@
</tr>\n
<span metal:use-macro="container/Zuite_CommonTemplate/macros/wait_for_activities">\n
Wait for activities</span>\n
<tr>\n
<td>setTimeout</td>\n
<td>30000</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>openAndWait</td>\n
<td>${base_url}/Zuite_assertEndConfiguration</td>\n
......
665
\ No newline at end of file
666
\ 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