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  04a091f691a952bfb3facad8ad061f91d1ed44dd (commit)
      from  903d4384405853ec90d5c501a8598d60a5b4e8b5 (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=04a091f691a952bfb3facad8ad061f91d1ed44dd

commit 04a091f691a952bfb3facad8ad061f91d1ed44dd
Author: Roland Mas <[email protected]>
Date:   Tue Nov 10 18:48:40 2020 +0100

    Try fixing testsuite on Debian 10

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 8632c18..5ff1c3e 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -78,7 +78,7 @@ install_selenium() {
                    mkdir -p /usr/local/share/php
                    pushd /usr/local/share/php
                    composer --no-plugins --no-scripts require phpunit/phpunit
-                   composer --no-plugins --no-scripts require 
phpunit/phpunit-selenium
+                   composer --no-plugins --no-scripts require 
phpunit/phpunit-selenium:dev-master
                    popd
                fi
        else

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

Summary of changes:
 tests/func_tests.sh | 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