Commit f47aa7be authored by Romain Courteaud's avatar Romain Courteaud

[HARDCODED] Reduce zelenium timeout

parent ebbe8c7d
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<tal:block metal:define-macro="init"> <tal:block metal:define-macro="init">
<tr> <tr>
<td>setTimeout</td> <td>setTimeout</td>
<td>90000</td> <td>40000</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
......
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