Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/MacroStabilityInwardsCalculatorStub.cs =================================================================== diff -u -r37b140fe95b895b99d5d93a853b9bc1b4e96d5e4 -rd6c2f6364fcba038152ea93e0e420e03989dd35a --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/MacroStabilityInwardsCalculatorStub.cs (.../MacroStabilityInwardsCalculatorStub.cs) (revision 37b140fe95b895b99d5d93a853b9bc1b4e96d5e4) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.KernelWrapper.TestUtil/MacroStabilityInwardsCalculatorStub.cs (.../MacroStabilityInwardsCalculatorStub.cs) (revision d6c2f6364fcba038152ea93e0e420e03989dd35a) @@ -26,7 +26,7 @@ /// /// Stub for the real macro stability inwards calculator. /// - public class MacroStabilityInwardsCalculatorStub : IMacroStabilityInwardsCalculator + public class MacroStabilityInwardsCalculatorStub : IUpliftVanCalculator { public MacroStabilityInwardsCalculatorInput Input { get; set; }