svn commit: r1820077 - /ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1820077 - /ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml

jleroux@apache.org
Author: jleroux
Date: Thu Jan  4 12:28:47 2018
New Revision: 1820077

URL: http://svn.apache.org/viewvc?rev=1820077&view=rev
Log:
No functional change,

Removes the test error in plugins  used to test the new Buildbot config.

Modified:
    ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml

Modified: ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml?rev=1820077&r1=1820076&r2=1820077&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/scrum/minilang/test/MyWorkTests.xml Thu Jan  4 12:28:47 2018
@@ -25,7 +25,7 @@ under the License.
             <field-map field-name="userLoginId" value="scrumteam1"/>
         </entity-one>
         <set-current-user-login value-field="userLogin"/>
-        <set field="inMap.timesheetId" value="WRONG" />
+        <set field="inMap.timesheetId" value="DEMO-TIMESHEET1" />
         <set field="inMap.workEffortId" value="DEMO-TASK-1"/>
         <set field="inMap.planHours_o_0" value="2.0" type="Double"/>
         <set field="inMap.hoursDay0_o_0" value="1.0" type="Double"/>