From: Wolfram Schneider Date: Fri, 31 Jan 2014 10:50:32 +0000 (+0000) Subject: poll up to 8 seconds X-Git-Tag: 1.0.0~1546 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=f0c2826509c981f4f90727bffa3b2959ac3dfcad poll up to 8 seconds --- diff --git a/test/phantom/evaluate.js b/test/phantom/evaluate.js index 949e036..9447ad8 100644 --- a/test/phantom/evaluate.js +++ b/test/phantom/evaluate.js @@ -19,7 +19,7 @@ page.viewportSize = { height: 1000 }; -var run_time = 12; // poll up to seconds +var run_time = 8; // poll up to seconds /************************/