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 de5f254a86f2c7a1a7c8816f8a9d07bbc87d37ff (commit)
from c8e3eecad28256b30517ec11707edd4ee24c0088 (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=de5f254a86f2c7a1a7c8816f8a9d07bbc87d37ff
commit de5f254a86f2c7a1a7c8816f8a9d07bbc87d37ff
Author: Roland Mas <[email protected]>
Date: Wed Dec 9 13:09:15 2020 +0100
Try fixing screenshots in testsuite
diff --git a/tests/func/SeleniumForge.php b/tests/func/SeleniumForge.php
index 8c3d496..ae021d4 100644
--- a/tests/func/SeleniumForge.php
+++ b/tests/func/SeleniumForge.php
@@ -121,7 +121,7 @@ abstract class FForge_SeleniumTestCase extends
PHPUnit\Extensions\Selenium2TestC
$this->screenshotBgColor = '#CCFFDD';
}
- public function onNotSuccessfulTest($e) {
+ public function onNotSuccessfulTest(Throwable $e): void {
$this->listener->addError($this, $e, null);
parent::onNotSuccessfulTest($e);
}
-----------------------------------------------------------------------
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