Index: Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/PropertyInfos/DesignWaterLevelLocationsContextPropertyInfoTest.cs =================================================================== diff -u -r82feef3e508c2a4fdae35ce6af4b755a3d0c4160 -r5a54a4db63685bd36cc9b979d2358c32a8a0f405 --- Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/PropertyInfos/DesignWaterLevelLocationsContextPropertyInfoTest.cs (.../DesignWaterLevelLocationsContextPropertyInfoTest.cs) (revision 82feef3e508c2a4fdae35ce6af4b755a3d0c4160) +++ Ringtoets/Integration/test/Ringtoets.Integration.Plugin.Test/PropertyInfos/DesignWaterLevelLocationsContextPropertyInfoTest.cs (.../DesignWaterLevelLocationsContextPropertyInfoTest.cs) (revision 5a54a4db63685bd36cc9b979d2358c32a8a0f405) @@ -85,6 +85,7 @@ var context = new DesignWaterLevelLocationsContext(hydraulicBoundaryLocations, assessmentSection, + () => 0.01, hbl => hydraulicBoundaryLocationsLookup[hbl], "Category");