From 8bb0a34a710030605aeac4cdd9d5763675f7b53e Mon Sep 17 00:00:00 2001
From: Eliot Berriot <contact@eliotberriot.com>
Date: Fri, 10 May 2019 09:34:12 +0200
Subject: [PATCH] Ensure proper HTML root in tests

---
 api/setup.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/api/setup.cfg b/api/setup.cfg
index a3c0e74686..431c4f1ee5 100644
--- a/api/setup.cfg
+++ b/api/setup.cfg
@@ -24,3 +24,4 @@ env =
     WEAK_PASSWORDS=True
     CREATE_IMAGE_THUMBNAILS=False
     FORCE_HTTPS_URLS=False
+    FUNKWHALE_SPA_HTML_ROOT=http://noop/
-- 
GitLab