Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs =================================================================== diff -u -rdd8f41ce9d9ff9fd570874721a114560c7a71013 -r9cdd70c8d4ba76d93b72ef8c1b7df138fa73b0e4 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs (.../ClosingStructuresFailureMechanismSectionResultTest.cs) (revision dd8f41ce9d9ff9fd570874721a114560c7a71013) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Data.Test/ClosingStructuresFailureMechanismSectionResultTest.cs (.../ClosingStructuresFailureMechanismSectionResultTest.cs) (revision 9cdd70c8d4ba76d93b72ef8c1b7df138fa73b0e4) @@ -89,7 +89,7 @@ // Setup FailureMechanismSection section = CreateSection(); - var probability = 0.65; + const double probability = 0.65; var result = new ClosingStructuresFailureMechanismSectionResult(section) { Calculation = new StructuresCalculation