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