Commit aeaf1af1 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_officejs_support_request_ui_test: Increase timeout to upload document

upload document and run all activities around this upload takes time, so we use a larger timeout
parent ff9e35c2
......@@ -12,6 +12,11 @@
</thead>
<tbody>
<tal:block metal:use-macro="here/Zuite_SupportRequestUITemplate/macros/init" />
<tr>
<td>setTimeout</td>
<td>360000</td> <!-- upload document and run all activities around this upload takes time, so we use a larger timeout -->
<td></td>
</tr>
<tr>
<td>open</td>
<td>${base_url}/web_site_module/erp5_officejs_support_request_ui/</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