You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2009/03/19 16:47:27 UTC

svn commit: r756055 - /lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml

Author: andreas
Date: Thu Mar 19 15:47:26 2009
New Revision: 756055

URL: http://svn.apache.org/viewvc?rev=756055&view=rev
Log:
Don't hard-code publication name in generic test macro.

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml

Modified: lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml?rev=756055&r1=756054&r2=756055&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules/development/test/canoo/macros.xml Thu Mar 19 15:47:26 2009
@@ -30,7 +30,7 @@
       <invoke url="@{url}"/>
       <ifStep description="login if we are asked for">
         <condition>
-          <verifyTitle text="Login to the Default Publication" />
+          <verifyTitle text="Login to the" />
         </condition>
         <setInputField name="username" value="@{username}"/>
         <setInputField name="password" value="@{password}"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org