From 43319853ef7a58b62fa284ebb814ac083263a99e Mon Sep 17 00:00:00 2001 From: Alexis Svinartchouk Date: Thu, 14 Feb 2019 14:03:32 +0100 Subject: [PATCH] Workaround a bug when 2 webviews are loaded at the same time. In some cases the spectron tests time out in app:start. This should prevent it. Change-type: patch --- lib/gui/app/pages/main/templates/main.tpl.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/gui/app/pages/main/templates/main.tpl.html b/lib/gui/app/pages/main/templates/main.tpl.html index d48fe362..d465e9de 100644 --- a/lib/gui/app/pages/main/templates/main.tpl.html +++ b/lib/gui/app/pages/main/templates/main.tpl.html @@ -92,6 +92,7 @@