Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -r29790fcc3f047bb06be903969805d70f0f125329 -r4fd4b13639f6d6f3657c02916f60571bf940ee9c --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 29790fcc3f047bb06be903969805d70f0f125329) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/TreeNodeInfos/ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../ClosingStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 4fd4b13639f6d6f3657c02916f60571bf940ee9c) @@ -1607,7 +1607,7 @@ var calculation = new StructuresCalculation(); group.Children.Add(calculation); - ClosingStructuresFailureMechanismSectionResult result = failureMechanism.SectionResults2.First(); + ClosingStructuresFailureMechanismSectionResult result = failureMechanism.SectionResults.First(); result.Calculation = calculation; // Call