Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/FileImporter/MacroStabilityInwardsSurfaceLineUpdateDataStrategyTest.cs =================================================================== diff -u -rda4a311b2ac60defe1a27a61c8d151f47268a941 -ra20f5008f39cfa4fd6f94572fd07a011f76609f4 --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/FileImporter/MacroStabilityInwardsSurfaceLineUpdateDataStrategyTest.cs (.../MacroStabilityInwardsSurfaceLineUpdateDataStrategyTest.cs) (revision da4a311b2ac60defe1a27a61c8d151f47268a941) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/FileImporter/MacroStabilityInwardsSurfaceLineUpdateDataStrategyTest.cs (.../MacroStabilityInwardsSurfaceLineUpdateDataStrategyTest.cs) (revision a20f5008f39cfa4fd6f94572fd07a011f76609f4) @@ -576,8 +576,8 @@ }, new MacroStabilityInwardsStochasticSoilModel("C", new[] { - new Point2D(2, -1), - new Point2D(2, 1) + new Point2D(-2, -1), + new Point2D(-2, 1) }) { StochasticSoilProfiles = @@ -642,8 +642,8 @@ }, new MacroStabilityInwardsStochasticSoilModel("C", new[] { - new Point2D(2, -1), - new Point2D(2, 1) + new Point2D(-2, -1), + new Point2D(-2, 1) }) { StochasticSoilProfiles = @@ -865,8 +865,8 @@ }, new MacroStabilityInwardsStochasticSoilModel("C", new[] { - new Point2D(2, -1), - new Point2D(2, 1) + new Point2D(-2, -1), + new Point2D(-2, 1) }) { StochasticSoilProfiles =