Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs =================================================================== diff -u -r5f0c498962317723017cf965a142e7cf4e67a915 -r0f7eb2998561112d0013b667ee39c2316341d2fe --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs (.../HydraulicBoundaryDatabasePropertiesTest.cs) (revision 5f0c498962317723017cf965a142e7cf4e67a915) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/PropertyClasses/HydraulicBoundaryDatabasePropertiesTest.cs (.../HydraulicBoundaryDatabasePropertiesTest.cs) (revision 0f7eb2998561112d0013b667ee39c2316341d2fe) @@ -87,12 +87,12 @@ var hydraulicBoundaryLocationProperties = new HydraulicBoundaryDatabaseProperties(); var dynamicPropertyBag = new DynamicPropertyBag(hydraulicBoundaryLocationProperties); - const string expectedFilePathDisplayName = "Hydraulische randvoorwaarden database"; - const string expectedFilePathDescription = "Locatie van het hydraulische randvoorwaarden database bestand."; + const string expectedFilePathDisplayName = "Hydraulische randvoorwaardendatabase"; + const string expectedFilePathDescription = "Locatie van het hydraulische randvoorwaardendatabase bestand."; const string expectedFilePathCategory = "Algemeen"; const string expectedLocationsDisplayName = "Locaties"; - const string expectedLocationsDescription = "Locaties uit de hydraulische randvoorwaarden database."; + const string expectedLocationsDescription = "Locaties uit de hydraulische randvoorwaardendatabase."; const string expectedLocationsCategory = "Algemeen"; // Call