Index: Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/CalculationInputSetPropertyValueAfterConfirmationParameterTester.cs =================================================================== diff -u -r840a68b06516143729deb156261e247fbd9966d1 -r892addff12de84067aa056391309259e610f2b3c --- Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/CalculationInputSetPropertyValueAfterConfirmationParameterTester.cs (.../CalculationInputSetPropertyValueAfterConfirmationParameterTester.cs) (revision 840a68b06516143729deb156261e247fbd9966d1) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.TestUtil/CalculationInputSetPropertyValueAfterConfirmationParameterTester.cs (.../CalculationInputSetPropertyValueAfterConfirmationParameterTester.cs) (revision 892addff12de84067aa056391309259e610f2b3c) @@ -48,7 +48,7 @@ /// The value that is expected to be passed to the . /// The affected object that are returned by . public CalculationInputSetPropertyValueAfterConfirmationParameterTester(TCalculationInput expectedCalculationInput, - TCalculation expectedCalculation, + TCalculation expectedCalculation, TExpectedValue expectedValue, IEnumerable returnedAffectedObjects) {