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, master has been updated
via 5619370f5530dc0ea8904614786dc0e3a0d3fd11 (commit)
from 4dc3e9e5d4fb052e40a51f4db2de772282f57cf9 (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=5619370f5530dc0ea8904614786dc0e3a0d3fd11
commit 5619370f5530dc0ea8904614786dc0e3a0d3fd11
Author: Franck Villaume <[email protected]>
Date: Sun Dec 4 22:45:57 2016 +0100
use pause
diff --git a/tests/func/20_Docs/createDocURLTest.php
b/tests/func/20_Docs/createDocURLTest.php
index 83ad6a6..0eb927b 100644
--- a/tests/func/20_Docs/createDocURLTest.php
+++ b/tests/func/20_Docs/createDocURLTest.php
@@ -130,7 +130,7 @@ class CreateDocURL extends FForge_SeleniumTestCase {
$this->clickAndWait("listFileDocmanMenu");
$this->clickAndWait("link=Uncategorized Submissions");
$this->click("css=img[alt='editdocument']");
- $this->waitForPageToLoad("30000");
+ $this->pause("10000");
$this->assertTextPresent("1 (x)");
}
}
-----------------------------------------------------------------------
Summary of changes:
tests/func/20_Docs/createDocURLTest.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