Commit 1a9a4ab5 authored by Tomáš Peterka's avatar Tomáš Peterka

[accounting_ui_test] Remove one hour long timeout and leave default 90 seconds

parent 444fadf1
...@@ -2,11 +2,6 @@ ...@@ -2,11 +2,6 @@
xmlns:metal="http://xml.zope.org/namespaces/metal"> xmlns:metal="http://xml.zope.org/namespaces/metal">
<tal:block metal:define-macro="init"> <tal:block metal:define-macro="init">
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
<tr>
<td>setTimeout</td>
<td>3600000</td>
<td></td>
</tr>
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/AccountingZuite_reset</td> <td>${base_url}/AccountingZuite_reset</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