From: marc tobias Date: Mon, 12 Aug 2024 11:23:21 +0000 (+0200) Subject: tests: increase timeout X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/commitdiff_plain/f48bd9485e7befbf3f4b055b5a6c67f3feb1b989 tests: increase timeout --- diff --git a/test/_bootstrap.js b/test/_bootstrap.js index 746d15d..e608d2b 100644 --- a/test/_bootstrap.js +++ b/test/_bootstrap.js @@ -62,7 +62,7 @@ Nominatim_Config.Reverse_Only = ${reverse_only}; // 3. Create browser instance global.browser = await puppeteer.launch({ defaultViewport: { width: 1024, height: 768 }, - timeout: 10000, + timeout: 20000, // latency: 1000, headless: 'new', args: [