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, 6.1 has been updated
       via  2d24a0c5468fba729ecb9e12e3ff3c0ad6dda14d (commit)
      from  a822fd8908c0eb3d424b4ab41add3ff266dc8601 (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=2d24a0c5468fba729ecb9e12e3ff3c0ad6dda14d

commit 2d24a0c5468fba729ecb9e12e3ff3c0ad6dda14d
Author: Roland Mas <[email protected]>
Date:   Thu Dec 3 16:34:49 2020 +0100

    Try fixing testsuite

diff --git a/tests/func/SeleniumForge.php b/tests/func/SeleniumForge.php
index dcc70cc..07da7ae 100644
--- a/tests/func/SeleniumForge.php
+++ b/tests/func/SeleniumForge.php
@@ -85,7 +85,7 @@ define('FORGE_OTHER_PASSWORD', 'toto_Tata8');
 $config = dirname(__FILE__).'/config.php';
 require_once $config;
 
-@include_once '/usr/local/share/php/vendor/autoload.php'
+@include_once '/usr/local/share/php/vendor/autoload.php';
 
 class FForge_SeleniumTestCase extends PHPUnit\Extensions\Selenium2TestCase
 {

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

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