Index: Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/StandAlone/Input/MacroStabilityOutwardsProbabilityAssessmentInputTest.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r4b37694736a8ccec603ce7f9b71e6c095186b25d --- Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/StandAlone/Input/MacroStabilityOutwardsProbabilityAssessmentInputTest.cs (.../MacroStabilityOutwardsProbabilityAssessmentInputTest.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/test/Ringtoets.Integration.Data.Test/StandAlone/Input/MacroStabilityOutwardsProbabilityAssessmentInputTest.cs (.../MacroStabilityOutwardsProbabilityAssessmentInputTest.cs) (revision 4b37694736a8ccec603ce7f9b71e6c095186b25d) @@ -38,7 +38,6 @@ Assert.IsInstanceOf(probabilityAssessmentInput); Assert.AreEqual(0.033, probabilityAssessmentInput.A); Assert.AreEqual(50, probabilityAssessmentInput.B); - Assert.IsNaN(probabilityAssessmentInput.SectionLength); } } } \ No newline at end of file