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 57bfc6e1c6ed29028420bcf60fcd8e6240c6efd2 (commit)
from f96a6fa323f1869245432baa7c2b4ae48c8d1236 (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=57bfc6e1c6ed29028420bcf60fcd8e6240c6efd2
commit 57bfc6e1c6ed29028420bcf60fcd8e6240c6efd2
Author: Franck Villaume <[email protected]>
Date: Mon Jan 28 12:38:55 2019 +0000
drop unused click
diff --git a/tests/func/20_Surveys/surveysTest.php
b/tests/func/20_Surveys/surveysTest.php
index 41da3aa..16f4e8d 100644
--- a/tests/func/20_Surveys/surveysTest.php
+++ b/tests/func/20_Surveys/surveysTest.php
@@ -94,7 +94,6 @@ class Surveys extends FForge_SeleniumTestCase
$this->assertTextPresent("This is a comment line of text");
$this->assertTextPresent("This is my third question (yes/no)
?");
$this->assertTextPresent("This is my second question (text
area) ?");
- $this->clickAndWait("This is my first question (radio) ?");
$this->clickAndWait("//input[@name='_1' and @value='3']");
$this->type("_2", "hello");
$this->clickAndWait("_3");
-----------------------------------------------------------------------
Summary of changes:
tests/func/20_Surveys/surveysTest.php | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits