Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationDesignWaterLevelPropertiesTest.cs =================================================================== diff -u -r7779966cdf2cc1cbaf00ce0643da3f47f34fa0af -r48421e138d2217a83dfb53956c74abe593e8df1a --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationDesignWaterLevelPropertiesTest.cs (.../HydraulicBoundaryLocationDesignWaterLevelPropertiesTest.cs) (revision 7779966cdf2cc1cbaf00ce0643da3f47f34fa0af) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryLocationDesignWaterLevelPropertiesTest.cs (.../HydraulicBoundaryLocationDesignWaterLevelPropertiesTest.cs) (revision 48421e138d2217a83dfb53956c74abe593e8df1a) @@ -78,7 +78,7 @@ const string expectedNameDisplayName = "Naam"; const string expectedLocationDisplayName = "Coördinaten [m]"; const string expectedDesignWaterLevelDisplayName = "Toetspeil [m+NAP]"; - const string expectedIdDescription = "Id van de hydraulische randvoorwaardenlocatie in de database."; + const string expectedIdDescription = "ID van de hydraulische randvoorwaardenlocatie in de database."; const string expectedNameDescription = "Naam van de hydraulische randvoorwaardenlocatie."; const string expectedLocationDescription = "Coördinaten van de hydraulische randvoorwaardenlocatie."; const string expectedDesignWaterLevelDescription = "Berekend toetspeil.";