Index: Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Integration.Test/MacroStabilityInwardsFailureMechanismResultViewIntegrationTest.cs =================================================================== diff -u -r0eabd047acd8eead1728b1153e8a2db5bed4a1ba -r1682b81a4078e014a39ae1df570b87dff6d04f1b --- Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Integration.Test/MacroStabilityInwardsFailureMechanismResultViewIntegrationTest.cs (.../MacroStabilityInwardsFailureMechanismResultViewIntegrationTest.cs) (revision 0eabd047acd8eead1728b1153e8a2db5bed4a1ba) +++ Ringtoets/MacroStabilityInwards/test/Ringtoets.MacroStabilityInwards.Integration.Test/MacroStabilityInwardsFailureMechanismResultViewIntegrationTest.cs (.../MacroStabilityInwardsFailureMechanismResultViewIntegrationTest.cs) (revision 1682b81a4078e014a39ae1df570b87dff6d04f1b) @@ -70,7 +70,7 @@ dataGridView.Rows[22].Cells[assessmentLayerTwoAIndex].ErrorText); // Import surface lines - DataImportHelper.ImportPipingSurfaceLines(assessmentSection); + DataImportHelper.ImportMacroStabilityInwardsSurfaceLines(assessmentSection); // Setup some calculations var calculation1 = new MacroStabilityInwardsCalculationScenario(new GeneralMacroStabilityInwardsInput())