Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Observers/AssessmentSectionResultObserverTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Observers/AssessmentSectionResultObserverTest.cs (.../AssessmentSectionResultObserverTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Observers/AssessmentSectionResultObserverTest.cs (.../AssessmentSectionResultObserverTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) @@ -35,7 +35,6 @@ using Ringtoets.HeightStructures.Data; using Ringtoets.HeightStructures.Data.TestUtil; using Ringtoets.Integration.Data; -using Ringtoets.Integration.Forms.Observers; using Ringtoets.MacroStabilityInwards.Data; using Ringtoets.MacroStabilityInwards.Data.TestUtil; using Ringtoets.Piping.Data; @@ -46,6 +45,7 @@ using Ringtoets.WaveImpactAsphaltCover.Data; using Riskeer.Integration.Data; using Riskeer.Integration.Data.StandAlone; +using Riskeer.Integration.Forms.Observers; namespace Ringtoets.Integration.Forms.Test.Observers {