Index: Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/StochasticSoilModelsContextTreeNodeInfoTest.cs =================================================================== diff -u -r516abd6e2142e4ea580b851f7e74dfc513357bde -rf2f7d22ee59276f5df1f83fd409899bd895ea163 --- Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/StochasticSoilModelsContextTreeNodeInfoTest.cs (.../StochasticSoilModelsContextTreeNodeInfoTest.cs) (revision 516abd6e2142e4ea580b851f7e74dfc513357bde) +++ Ringtoets/Piping/test/Ringtoets.Piping.Plugin.Test/TreeNodeInfos/StochasticSoilModelsContextTreeNodeInfoTest.cs (.../StochasticSoilModelsContextTreeNodeInfoTest.cs) (revision f2f7d22ee59276f5df1f83fd409899bd895ea163) @@ -66,7 +66,6 @@ mocks.ReplayAll(); // Assert - Assert.AreEqual(typeof(StochasticSoilModelsContext), info.TagType); Assert.IsNotNull(info.Text); Assert.IsNotNull(info.ForeColor); Assert.IsNotNull(info.Image);