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  e71a050d8f4329714756d8aa94d90d3502b2f695 (commit)
      from  6c00a82ebc0537e6ca0dd9cb0a8073df4f90f283 (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=e71a050d8f4329714756d8aa94d90d3502b2f695

commit e71a050d8f4329714756d8aa94d90d3502b2f695
Author: Franck Villaume <[email protected]>
Date:   Tue Jul 5 10:10:06 2016 +0200

    new try

diff --git a/tests/func/20_Trackers/trackersTest.php 
b/tests/func/20_Trackers/trackersTest.php
index dcd6d07..51735b8 100644
--- a/tests/func/20_Trackers/trackersTest.php
+++ b/tests/func/20_Trackers/trackersTest.php
@@ -145,7 +145,7 @@ class CreateTracker extends FForge_SeleniumTestCase
                $this->click("field_type");
                $this->click("post_changes");
                $this->waitForPageToLoad("30000");
-               $this->click("//tr[@id='field-number']/td[5]/a[1]");
+               $this->click("//tr[@id='field-number']/td[6]/a[1]");
                $this->waitForPageToLoad("30000");
                $this->type("name", "1");
                $this->clickAndWait("post_changes");

-----------------------------------------------------------------------

Summary of changes:
 tests/func/20_Trackers/trackersTest.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

Reply via email to