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 d15728bb90dec5d67656f3481525b0d0604852cd (commit)
from defb7cfe4a52954db1509fe5665f64aaa41dbc30 (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=d15728bb90dec5d67656f3481525b0d0604852cd
commit d15728bb90dec5d67656f3481525b0d0604852cd
Author: Roland Mas <[email protected]>
Date: Wed Dec 9 20:20:20 2020 +0100
Try fixing testsuite
diff --git a/tests/func/20_Docs/folderTest.php
b/tests/func/20_Docs/folderTest.php
index 59e1d67..b8ac86d 100644
--- a/tests/func/20_Docs/folderTest.php
+++ b/tests/func/20_Docs/folderTest.php
@@ -40,7 +40,7 @@ class folderTest extends FForge_SeleniumTestCase {
$this->clickAndWait("link=renamedirectory");
$this->clickAndWait("//a[@id='docman-editdirectory']/img");
$this->type("groupname", "renamedirectory2");
- $this->clickAndWait("elements['submit']");
+ $this->clickAndWait("submit");
$this->assertTextPresent("Documents folder renamedirectory2
updated successfully");
}
}
-----------------------------------------------------------------------
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