Index: Ringtoets/Integration/test/Ringtoets.Integration.TestUtils/DataImportHelper.cs =================================================================== diff -u -r9540d67453c6a1caf5833d64ab651660dce11595 -rd6fe8399e8398224cf1bda9259052232d85b85a4 --- Ringtoets/Integration/test/Ringtoets.Integration.TestUtils/DataImportHelper.cs (.../DataImportHelper.cs) (revision 9540d67453c6a1caf5833d64ab651660dce11595) +++ Ringtoets/Integration/test/Ringtoets.Integration.TestUtils/DataImportHelper.cs (.../DataImportHelper.cs) (revision d6fe8399e8398224cf1bda9259052232d85b85a4) @@ -178,7 +178,7 @@ #region Piping Specific Imports /// - /// Imports the data for the + /// Imports the data for the /// of the given . /// /// The to import on. @@ -191,7 +191,7 @@ "DR6_surfacelines.krp.csv")) { string filePath = Path.Combine(embeddedResourceFileWriter.TargetFolderPath, "DR6_surfacelines.csv"); - var activity = new FileImportActivity(new SurfaceLinesCsvImporter( + var activity = new FileImportActivity(new SurfaceLinesCsvImporter( assessmentSection.PipingFailureMechanism.SurfaceLines, filePath, new ImportMessageProvider(),