Index: Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/StabilityStoneCoverPluginTest.cs =================================================================== diff -u -r254f70f60d07ff9d8778b270f80a4910cb71c053 -r6da94dc5f56cf8edbf991440dd97f5b28856e658 --- Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/StabilityStoneCoverPluginTest.cs (.../StabilityStoneCoverPluginTest.cs) (revision 254f70f60d07ff9d8778b270f80a4910cb71c053) +++ Ringtoets/StabilityStoneCover/test/Ringtoets.StabilityStoneCover.Plugin.Test/StabilityStoneCoverPluginTest.cs (.../StabilityStoneCoverPluginTest.cs) (revision 6da94dc5f56cf8edbf991440dd97f5b28856e658) @@ -27,8 +27,6 @@ using Core.Common.TestUtil; using NUnit.Framework; using Ringtoets.Common.Forms.PresentationObjects; -using Ringtoets.Revetment.Forms.PresentationObjects; -using Ringtoets.Revetment.Forms.PropertyClasses; using Ringtoets.StabilityStoneCover.Data; using Ringtoets.StabilityStoneCover.Forms.PresentationObjects; using Ringtoets.StabilityStoneCover.Forms.PropertyClasses; @@ -54,7 +52,7 @@ PluginTestHelper.AssertPropertyInfoDefined< StabilityStoneCoverFailureMechanismContext, - StabilityStoneCoverFailureMechanismContextProperties>(propertyInfos); + StabilityStoneCoverFailureMechanismProperties>(propertyInfos); PluginTestHelper.AssertPropertyInfoDefined< StabilityStoneCoverWaveConditionsOutput, StabilityStoneCoverWaveConditionsOutputProperties>(propertyInfos);