Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs =================================================================== diff -u -rf25ee2320dd230d8d821689293c69de7c491b3b0 -re570ba372fafe1802a4caae2ef9410b64457198b --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision f25ee2320dd230d8d821689293c69de7c491b3b0) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision e570ba372fafe1802a4caae2ef9410b64457198b) @@ -378,7 +378,6 @@ private static void ConfigureClosingStructuresFailureMechanism(ClosingStructuresFailureMechanism failureMechanism) { failureMechanism.GeneralInput.N2A = 6; - failureMechanism.GeneralInput.C = (RoundedDouble) 0.77; } #endregion