Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PresentationObjects/MacroStabilityInwardsContextTest.cs =================================================================== diff -u -rda4a311b2ac60defe1a27a61c8d151f47268a941 -r3c535420f957462c1d525a532dad033434bf2ab7 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PresentationObjects/MacroStabilityInwardsContextTest.cs (.../MacroStabilityInwardsContextTest.cs) (revision da4a311b2ac60defe1a27a61c8d151f47268a941) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Forms.Test/PresentationObjects/MacroStabilityInwardsContextTest.cs (.../MacroStabilityInwardsContextTest.cs) (revision 3c535420f957462c1d525a532dad033434bf2ab7) @@ -54,7 +54,7 @@ var soilModels = new[] { - new TestMacroStabilityInwardsStochasticSoilModel() + MacroStabilityInwardsStochasticSoilModelTestFactory.CreateValidStochasticSoilModel() }; var target = new ObservableObject();