Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs =================================================================== diff -u -r6b18e2c0134c97e01ba13c518fb7a8efa7f42253 -r9f8c8ff1cd49a1764ff3dde12eea6be35d9c34a7 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs (.../HeightStructuresCalculationConfigurationImporterTest.cs) (revision 6b18e2c0134c97e01ba13c518fb7a8efa7f42253) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationImporterTest.cs (.../HeightStructuresCalculationConfigurationImporterTest.cs) (revision 9f8c8ff1cd49a1764ff3dde12eea6be35d9c34a7) @@ -567,7 +567,7 @@ [TestCase("validConfigurationUnknownHydraulicBoundaryLocation.xml", "De locatie met hydraulische randvoorwaarden 'unknown' bestaat niet.")] [TestCase("validConfigurationUnknownStructure.xml", - "Het kunstwerk 'unknown' bestaat niet.")] + "Het kunstwerk met ID 'unknown' bestaat niet.")] public void Import_ValidConfigurationUnknownData_LogMessageAndContinueImport(string file, string expectedErrorMessage) { // Setup