Index: Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/PropertyClasses/DuneLocationsContextPropertiesTest.cs =================================================================== diff -u -r71238843b638b6f9d0df07ebecbf633ea5da6af1 -r9696877b8e90de7c28ac96e336d3f9db28b02118 --- Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/PropertyClasses/DuneLocationsContextPropertiesTest.cs (.../DuneLocationsContextPropertiesTest.cs) (revision 71238843b638b6f9d0df07ebecbf633ea5da6af1) +++ Ringtoets/DuneErosion/test/Ringtoets.DuneErosion.Forms.Test/PropertyClasses/DuneLocationsContextPropertiesTest.cs (.../DuneLocationsContextPropertiesTest.cs) (revision 9696877b8e90de7c28ac96e336d3f9db28b02118) @@ -97,7 +97,7 @@ // Assert var dynamicPropertyBag = new DynamicPropertyBag(properties); const string expectedLocationsDisplayName = "Locaties"; - const string expectedLocationsDescription = "Locaties uit de hydraulische duinendatabase."; + const string expectedLocationsDescription = "Locaties uit de hydraulische randvoorwaardendatabase."; const string expectedLocationsCategory = "Algemeen"; TypeConverter classTypeConverter = TypeDescriptor.GetConverter(properties, true);