From: marc tobias Date: Mon, 12 Aug 2024 11:09:02 +0000 (+0200) Subject: tests: increase timeout X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/commitdiff_plain/2e5823e5ced30b6e83259a73fa16a3b2b5451ea0 tests: increase timeout --- diff --git a/.mocharc.json b/.mocharc.json index 49e0f0e..8c1a379 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -2,5 +2,5 @@ { "ignore": ["test/_bootstrap.js"], "require": ["test/_bootstrap.js"], - "timeout": "5s" + "timeout": "10s" } \ No newline at end of file