This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  7fa3c672c3b340d37d2cdc4210be440bf70e71ac (commit)
      from  317825726688609e0d806faeb6e03051a6756b98 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=7fa3c672c3b340d37d2cdc4210be440bf70e71ac

commit 7fa3c672c3b340d37d2cdc4210be440bf70e71ac
Author: Franck Villaume <[email protected]>
Date:   Sun Jan 20 21:25:01 2019 +0100

    slow down things...

diff --git a/tests/func/SeleniumForge.php b/tests/func/SeleniumForge.php
index cd43cef..97acbe0 100644
--- a/tests/func/SeleniumForge.php
+++ b/tests/func/SeleniumForge.php
@@ -631,7 +631,7 @@ class FForge_SeleniumTestCase extends 
PHPUnit_Extensions_Selenium2TestCase
                }
        }
 
-       function waitForPageToLoad($integer = 15000) {
+       function waitForPageToLoad($integer = 30000) {
                //do we need to set something???
                usleep($integer);
        }

-----------------------------------------------------------------------

Summary of changes:
 tests/func/SeleniumForge.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to