Index: Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Exceptions/LoadAssessmentSectionExceptionTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r251015cc7402fe3ed830bb9264780f79e5e61c0e --- Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Exceptions/LoadAssessmentSectionExceptionTest.cs (.../LoadAssessmentSectionExceptionTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.Service.Test/Exceptions/LoadAssessmentSectionExceptionTest.cs (.../LoadAssessmentSectionExceptionTest.cs) (revision 251015cc7402fe3ed830bb9264780f79e5e61c0e) @@ -22,7 +22,7 @@ using System; using Core.Common.TestUtil; using NUnit.Framework; -using Ringtoets.Integration.Service.Exceptions; +using Riskeer.Integration.Service.Exceptions; namespace Ringtoets.Integration.Service.Test.Exceptions {