Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs =================================================================== diff -u -r25d9432852f90d3f3f78110e82c126997b285a09 -r4a568c24a6db2807c63646526c8cb5fa74b52ed2 --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs (.../HeightStructuresInputContextPropertiesTest.cs) (revision 25d9432852f90d3f3f78110e82c126997b285a09) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructuresInputContextPropertiesTest.cs (.../HeightStructuresInputContextPropertiesTest.cs) (revision 4a568c24a6db2807c63646526c8cb5fa74b52ed2) @@ -190,7 +190,7 @@ Assert.AreEqual("Voorlandprofiel", dynamicProperties[foreshoreProfilePropertyIndex].DisplayName); Assert.AreEqual("Dam", dynamicProperties[useBreakWaterPropertyIndex].DisplayName); Assert.AreEqual("Voorlandgeometrie", dynamicProperties[useForeshorePropertyIndex].DisplayName); - Assert.AreEqual("Locatie met hydraulische belastingen", dynamicProperties[hydraulicBoundaryLocationPropertyIndex].DisplayName); + Assert.AreEqual("Hydraulische belastingenlocatie", dynamicProperties[hydraulicBoundaryLocationPropertyIndex].DisplayName); Assert.AreEqual("Stormduur [uur]", dynamicProperties[stormDurationPropertyIndex].DisplayName); Assert.AreEqual("Illustratiepunten inlezen", dynamicProperties[calculateIllustrationPointsPropertyIndex].DisplayName);