Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/ViewInfos/AssessmentSectionViewInfoTest.cs (.../AssessmentSectionViewInfoTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) @@ -27,8 +27,8 @@ using NUnit.Framework; using Ringtoets.Common.Data.AssessmentSection; using Ringtoets.Common.Data.TestUtil; -using Ringtoets.Integration.Forms.Views; -using RingtoetsFormsResources = Ringtoets.Integration.Forms.Properties.Resources; +using Riskeer.Integration.Forms.Views; +using RingtoetsFormsResources = Riskeer.Integration.Forms.Properties.Resources; namespace Ringtoets.Integration.Plugin.Test.ViewInfos {