Index: Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsTreeNodeInfoFactoryTest.cs =================================================================== diff -u -rd7e204007a0a9e73fdfec7e570a397d4c41a463b -r0df7cded06f5afbac08b97e025242ba55c90ec57 --- Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsTreeNodeInfoFactoryTest.cs (.../RingtoetsTreeNodeInfoFactoryTest.cs) (revision d7e204007a0a9e73fdfec7e570a397d4c41a463b) +++ Ringtoets/Common/test/Ringtoets.Common.Forms.Test/TreeNodeInfos/RingtoetsTreeNodeInfoFactoryTest.cs (.../RingtoetsTreeNodeInfoFactoryTest.cs) (revision 0df7cded06f5afbac08b97e025242ba55c90ec57) @@ -568,7 +568,7 @@ /// Output: The context corresponding with . /// The failure mechanism the item and context belong to. /// Optional: The name of . - /// + /// private static void CreateCalculationItemAndContext(CalculationItemType type, out ICalculationBase data, out object dataContext, IFailureMechanism failureMechanism, string initialName = null) { switch (type)