Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/TreeNodeInfos/MacroStabilityInwardsCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -r7691617baab138d49ebe8a6348f9897582027d6b -rf21ec839325d90ce1c5f0d08a8e743ebaf6912dd --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/TreeNodeInfos/MacroStabilityInwardsCalculationGroupContextTreeNodeInfoTest.cs (.../MacroStabilityInwardsCalculationGroupContextTreeNodeInfoTest.cs) (revision 7691617baab138d49ebe8a6348f9897582027d6b) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Plugin.Test/TreeNodeInfos/MacroStabilityInwardsCalculationGroupContextTreeNodeInfoTest.cs (.../MacroStabilityInwardsCalculationGroupContextTreeNodeInfoTest.cs) (revision f21ec839325d90ce1c5f0d08a8e743ebaf6912dd) @@ -867,8 +867,7 @@ group.Children.Add(invalidCalculation); var failureMechanism = new TestMacroStabilityInwardsFailureMechanism(); - IAssessmentSection assessmentSection = AssessmentSectionHelper.CreateAssessmentSectionStubWithoutBoundaryDatabase( - failureMechanism, mocks); + IAssessmentSection assessmentSection = AssessmentSectionHelper.CreateAssessmentSectionStub(failureMechanism, mocks); var nodeData = new MacroStabilityInwardsCalculationGroupContext(group, parentGroup, Enumerable.Empty(), @@ -944,8 +943,7 @@ group.Children.Add(calculation2); var failureMechanism = new MacroStabilityInwardsFailureMechanism(); - IAssessmentSection assessmentSection = AssessmentSectionHelper.CreateAssessmentSectionStubWithoutBoundaryDatabase( - failureMechanism, mocks); + IAssessmentSection assessmentSection = AssessmentSectionHelper.CreateAssessmentSectionStub(failureMechanism, mocks); var nodeData = new MacroStabilityInwardsCalculationGroupContext(group, parentGroup,