Index: vhUnitTest/EXT/Optima/CalculPrix/ServiceWeb/CalculerTiroir/Test.cls.xml =================================================================== diff -u -r49706 -r49715 --- vhUnitTest/EXT/Optima/CalculPrix/ServiceWeb/CalculerTiroir/Test.cls.xml (.../Test.cls.xml) (revision 49706) +++ vhUnitTest/EXT/Optima/CalculPrix/ServiceWeb/CalculerTiroir/Test.cls.xml (.../Test.cls.xml) (revision 49715) @@ -25,7 +25,7 @@ #dim Response As EXT.Optima.CalculPrix.dto.Response = ..WebService.CalculerTiroir(Request) #dim VerwachteResponse As EXT.Optima.CalculPrix.dto.Response = ##class(EXT.Optima.CalculPrix.dto.Response).%New() - Set VerwachteResponse.KostPrijs = 75.90 + Set VerwachteResponse.KostPrijs = 75.80 Set VerwachteResponse.RefVanHoecke = "-VH_Fixed" Set VerwachteResponse.ErrorCode = 0 Index: vhUnitTest/End2End/TAOR/BouwsteenCreatie/Test.cls.xml =================================================================== diff -u -r32369 -r49715 --- vhUnitTest/End2End/TAOR/BouwsteenCreatie/Test.cls.xml (.../Test.cls.xml) (revision 32369) +++ vhUnitTest/End2End/TAOR/BouwsteenCreatie/Test.cls.xml (.../Test.cls.xml) (revision 49715) @@ -24,7 +24,7 @@ do ..DataExporteerder.ExporteerMultiDim(.PRBS,Omschrijving) - do ##class(vhUnitTest.DOM.PM.TestData).%New().VerwijderTestData(PRNr,PRNr) + //do ##class(vhUnitTest.DOM.PM.TestData).%New().VerwijderTestData(PRNr,PRNr) ]]>