Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -r1323a36fea2639e67dcf6f2273ad5b423d8c6b0a -rcfadbf568db1e3dd80f853ef86d0d19813c8786d --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs) (revision 1323a36fea2639e67dcf6f2273ad5b423d8c6b0a) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/TreeNodeInfos/StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityStoneCoverWaveConditionsCalculationGroupContextTreeNodeInfoTest.cs) (revision cfadbf568db1e3dd80f853ef86d0d19813c8786d) @@ -1478,7 +1478,7 @@ // Given var random = new Random(21); var normType = random.NextEnumValue(); - + using (var treeViewControl = new TreeViewControl()) { var existingGroup = new CalculationGroup();