[Fusionforge-commits] r12035 - trunk/tests/func/Docs

Franck VILLAUME nerville at libremir.placard.fr.eu.org
Wed Jan 19 11:54:32 CET 2011


Author: nerville
Date: 2011-01-19 11:54:31 +0100 (Wed, 19 Jan 2011)
New Revision: 12035

Modified:
   trunk/tests/func/Docs/createDocURLTest.php
Log:
sync label with new feedback message

Modified: trunk/tests/func/Docs/createDocURLTest.php
===================================================================
--- trunk/tests/func/Docs/createDocURLTest.php	2011-01-19 10:39:43 UTC (rev 12034)
+++ trunk/tests/func/Docs/createDocURLTest.php	2011-01-19 10:54:31 UTC (rev 12035)
@@ -69,7 +69,7 @@
 		$this->clickAndWait("link=Docs");
 		$this->clickAndWait("link=Uncategorized Submissions");
 		$this->clickAndWait("//img[@alt='Move to trash this document']");
-		$this->assertTextPresent("Document moved to trash successfully");
+		$this->assertTextPresent("moved to trash successfully");
 //		$this->assertTextPresent("This project has no visible documents");
 	}
 }




More information about the Fusionforge-commits mailing list