Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs =================================================================== diff -u -rc7b01363cd06cc844a1abdaefa06399af4d62831 -rbf8b2ca6e6b730e0301a386bc36c189df60f3f8b --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs (.../ClosingStructuresFailureMechanismResultViewInfoTest.cs) (revision c7b01363cd06cc844a1abdaefa06399af4d62831) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.Plugin.Test/ViewInfos/ClosingStructuresFailureMechanismResultViewInfoTest.cs (.../ClosingStructuresFailureMechanismResultViewInfoTest.cs) (revision bf8b2ca6e6b730e0301a386bc36c189df60f3f8b) @@ -135,7 +135,7 @@ { // Setup var assessmentSection = mocks.Stub(); - var otherFailureMechanism = mocks.Stub("N", "C", 1); + var otherFailureMechanism = mocks.Stub(); assessmentSection.Stub(asm => asm.GetFailureMechanisms()).Return(new[] { otherFailureMechanism