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