]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
tests: increase timeout
authormarc tobias <mtmail@gmx.net>
Mon, 12 Aug 2024 11:09:02 +0000 (13:09 +0200)
committermtmail <mtmail@gmx.net>
Mon, 12 Aug 2024 11:14:35 +0000 (13:14 +0200)
.mocharc.json

index 49e0f0e4b9e93eae15c563f0bd14dd2e02cfcace..8c1a37926b9202ccd268f4621ce54ecad20d70da 100644 (file)
@@ -2,5 +2,5 @@
 {
   "ignore": ["test/_bootstrap.js"],
   "require": ["test/_bootstrap.js"],
-  "timeout": "5s"
+  "timeout": "10s"
 }
\ No newline at end of file