Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs =================================================================== diff -u -r47237ae4fc638dcb485ec8100e22c63037a744e1 -r2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs (.../AssessmentSectionFromFileCommandHandlerTest.cs) (revision 47237ae4fc638dcb485ec8100e22c63037a744e1) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Commands/AssessmentSectionFromFileCommandHandlerTest.cs (.../AssessmentSectionFromFileCommandHandlerTest.cs) (revision 2e2f4ccb8fe7c98bade2ec41e759b53b28cb6363) @@ -40,9 +40,9 @@ using Ringtoets.Common.Forms.Helpers; using Ringtoets.Common.Forms.TestUtil; using Ringtoets.Integration.Data; -using Ringtoets.Integration.Forms.Commands; -using Ringtoets.Integration.Forms.Dialogs; using Riskeer.Integration.Data; +using Riskeer.Integration.Forms.Commands; +using Riskeer.Integration.Forms.Dialogs; namespace Ringtoets.Integration.Forms.Test.Commands {