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 ad53c2e67c6d9697bb887f4e7302ddbdfc7223b3 (commit)
from 4244efdbc86650d31162b8b234182636f3642ebf (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=ad53c2e67c6d9697bb887f4e7302ddbdfc7223b3
commit ad53c2e67c6d9697bb887f4e7302ddbdfc7223b3
Author: Roland Mas <[email protected]>
Date: Wed Dec 9 19:03:05 2020 +0100
Try fixing testsuite
diff --git a/tests/func/20_Docs/folderTest.php
b/tests/func/20_Docs/folderTest.php
index 20cfe94..499a718 100644
--- a/tests/func/20_Docs/folderTest.php
+++ b/tests/func/20_Docs/folderTest.php
@@ -35,7 +35,7 @@ class folderTest extends FForge_SeleniumTestCase {
$this->clickAndWait("id=addItemDocmanMenu");
$this->clickAndWait("jquery#tabs-new-folder");
$this->type("groupname", "renamedirectory");
- $this->clickAndWait("submitaddsubgroup");
+ $this->clickAndWait("id=submitaddsubgroup");
$this->clickAndWait("id=listFileDocmanMenu");
$this->clickAndWait("link=renamedirectory");
$this->clickAndWait("//a[@id='docman-editdirectory']/img");
-----------------------------------------------------------------------
Summary of changes:
tests/func/20_Docs/folderTest.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