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, feature/plugin-globalactivity has been updated
via c30a2c2c1d6d06f5351909e99d23120ef34b18ce (commit)
from e999bd1da51243a1225e817d34dc48d23254675f (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=c30a2c2c1d6d06f5351909e99d23120ef34b18ce
commit c30a2c2c1d6d06f5351909e99d23120ef34b18ce
Author: Roland Mas <[email protected]>
Date: Thu Oct 6 15:35:16 2016 +0200
Fixed testsuite
diff --git a/tests/func/50_PluginsScmGit/gitSSHTest.php
b/tests/func/50_PluginsScmGit/gitSSHTest.php
index 036d18f..2d4021e 100644
--- a/tests/func/50_PluginsScmGit/gitSSHTest.php
+++ b/tests/func/50_PluginsScmGit/gitSSHTest.php
@@ -86,6 +86,8 @@ class ScmGitSSHTest extends FForge_SeleniumTestCase
$this->activatePlugin('globalactivity');
$this->open(ROOT.'/plugins/globalactivity/');
+ $this->select("//select[@name='show[]']","label=Git Commits");
+ $this->clickAndWait("submit");
$this->assertTextPresent("scm commit: Modifying file");
$this->assertTextPresent("scm commit: Adding file");
-----------------------------------------------------------------------
Summary of changes:
tests/func/50_PluginsScmGit/gitSSHTest.php | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits