There was an error while loading. Please reload this page.
1 parent 687aba2 commit e028a09Copy full SHA for e028a09
1 file changed
tests/test_app.py
@@ -8,7 +8,7 @@
8
"url,params,timeout",
9
[
10
("https://front", {}, 10),
11
- ("https://front/themes", {}, 120),
+ # ("https://front/themes", {}, 120),
12
("https://front/static-geomapfish/0/locales/fr.json", {}, 2),
13
("https://front/dynamic.json", {"interface": "desktop"}, 10),
14
(
0 commit comments