[Fusionforge-commits] FusionForge branch master updated. 6.0.4-1210-g92f4dae

Franck Villaume nerville at libremir.placard.fr.eu.org
Sat Dec 3 16:20:31 CET 2016


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  92f4dae1c2d00276af2e750c9f4edff88cd73065 (commit)
      from  bd226a418ae2764521f711a4f2570c2c1fd11a9e (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=92f4dae1c2d00276af2e750c9f4edff88cd73065

commit 92f4dae1c2d00276af2e750c9f4edff88cd73065
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Sat Dec 3 16:20:15 2016 +0100

    fix test

diff --git a/tests/func/20_Docs/createDocURLTest.php b/tests/func/20_Docs/createDocURLTest.php
index 3f7c45a..c4c5b54 100644
--- a/tests/func/20_Docs/createDocURLTest.php
+++ b/tests/func/20_Docs/createDocURLTest.php
@@ -130,7 +130,6 @@ class CreateDocURL extends FForge_SeleniumTestCase {
 		$this->clickAndWait("listFileDocmanMenu");
 		$this->clickAndWait("link=Uncategorized Submissions");
 		$this->click("css=img[alt='editdocument']");
-		$this->click("id=versiontab");
-		$this->assertTextPresent("Versions");
+		$this->assertTextPresent("1 (x)");
 	}
 }

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

Summary of changes:
 tests/func/20_Docs/createDocURLTest.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list