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 70dfdbf0c18c9d3dfb0915feeaf1a73ca7f32e04 (commit)
from 671ed294c0dd9cf1c4bcf0b148b4233accd41027 (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=70dfdbf0c18c9d3dfb0915feeaf1a73ca7f32e04
commit 70dfdbf0c18c9d3dfb0915feeaf1a73ca7f32e04
Author: Roland Mas <[email protected]>
Date: Tue May 3 22:23:13 2016 +0200
Wait for page to load…
diff --git a/tests/func/30_Search/searchTest.php
b/tests/func/30_Search/searchTest.php
index 622d0ee..6e83de9 100644
--- a/tests/func/30_Search/searchTest.php
+++ b/tests/func/30_Search/searchTest.php
@@ -652,7 +652,7 @@ class Search extends FForge_SeleniumTestCase
// Test language-specific search configurations
// Also test project search based on tags
$this->createAndGoto('projectc');
- $this->click("link=Admin");
+ $this->clickAndWait("link=Admin");
$this->type("//textarea[@name='form_shortdesc']","Coding hôtels
Iiİı");
$this->type("//input[@name='form_tags']","Goldorak");
$this->clickAndWait("//input[@name='submit']");
-----------------------------------------------------------------------
Summary of changes:
tests/func/30_Search/searchTest.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