Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs =================================================================== diff -u -rf2f7d22ee59276f5df1f83fd409899bd895ea163 -r6aaa17dbb25d6299115d68b221312aa1482d97a9 --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs (.../PipingCalculationScenarioContextTreeNodeInfoTest.cs) (revision f2f7d22ee59276f5df1f83fd409899bd895ea163) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/PipingCalculationScenarioContextTreeNodeInfoTest.cs (.../PipingCalculationScenarioContextTreeNodeInfoTest.cs) (revision 6aaa17dbb25d6299115d68b221312aa1482d97a9) @@ -678,18 +678,18 @@ SurfaceLines = { surfaceLine - }, - StochasticSoilModels = + } + }; + failureMechanism.StochasticSoilModels.AddRange(new[] + { + new TestStochasticSoilModel { - new TestStochasticSoilModel + Geometry = { - Geometry = - { - new Point2D(0.0, 0.0), new Point2D(5.0, 0.0) - } + new Point2D(0.0, 0.0), new Point2D(5.0, 0.0) } } - }; + }, "path"); failureMechanism.AddSection(new FailureMechanismSection("Section", new List {