Index: Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs =================================================================== diff -u -rbe5dbe42ae9ae13e81fb7cb71467f71cc62e5d43 -r8eff5c2c1118ceef90dbdf4d431bc45b9e4ef157 --- Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision be5dbe42ae9ae13e81fb7cb71467f71cc62e5d43) +++ Ringtoets/StabilityPointStructures/test/Ringtoets.StabilityPointStructures.Plugin.Test/TreeNodeInfos/StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs (.../StabilityPointStructuresCalculationGroupContextTreeNodeInfoTest.cs) (revision 8eff5c2c1118ceef90dbdf4d431bc45b9e4ef157) @@ -1254,6 +1254,7 @@ { FilePath = Path.Combine(testDataPath, "complete.sqlite") }; + HydraulicBoundaryDatabaseTestHelper.SetHydraulicBoundaryLocationConfigurationSettings(hydraulicBoundaryDatabase); var assessmentSection = mocks.Stub(); assessmentSection.Stub(a => a.Id).Return(string.Empty);