From 7e3d202e839363f919b294c45bda40deedae6a93 Mon Sep 17 00:00:00 2001 From: alltheworld Date: Sun, 9 Feb 2014 11:51:05 +0200 Subject: [PATCH] Doing Phantom Js Faster Lower Delay for PhantomJs --- tests/acceptance.suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml index 254f1531e8..7683fb6315 100644 --- a/tests/acceptance.suite.yml +++ b/tests/acceptance.suite.yml @@ -17,7 +17,7 @@ modules: config: Selenium2: url: 'http://ninja.dev/' - delay: 2000 + delay: 400 browser: phantomjs capabilities: webStorageEnabled: true \ No newline at end of file