Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs =================================================================== diff -u -rb190a14336e0d8fe9aec34e81a68194081c76155 -r9754fefbba93c8c3c4e229cd4d59259bf4462882 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision b190a14336e0d8fe9aec34e81a68194081c76155) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision 9754fefbba93c8c3c4e229cd4d59259bf4462882) @@ -425,7 +425,8 @@ }, ForeshoreProfile = foreshoreProfile, HydraulicBoundaryLocation = hydraulicBoundaryLocations[0] - } + }, + Output = new ProbabilityAssessmentOutput(0.8, 0.95, 0.10, 0.11, 0.12) } } });