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  41dc608533bb264af313b5f9899d04aa8e7c942a (commit)
      from  24b2a87023d41b1f5efec6bdaa0d3be836a0d276 (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=41dc608533bb264af313b5f9899d04aa8e7c942a

commit 41dc608533bb264af313b5f9899d04aa8e7c942a
Author: Franck Villaume <[email protected]>
Date:   Wed Jan 9 12:49:02 2019 +0000

    use firefox

diff --git a/tests/func/SeleniumForge.php b/tests/func/SeleniumForge.php
index 698ac67..0be1d4a 100644
--- a/tests/func/SeleniumForge.php
+++ b/tests/func/SeleniumForge.php
@@ -76,7 +76,7 @@ class FForge_SeleniumTestCase extends 
PHPUnit_Extensions_Selenium2TestCase
                        $this->screenshotUrl = getenv('SELENIUM_RC_URL');
                }
                
-               $this->setBrowser('*firefox');
+               $this->setBrowser('firefox');
                $this->setBrowserUrl(URL);
                $this->setHost(SELENIUM_RC_HOST);
 

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

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