Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs =================================================================== diff -u -r69ddce7a597011b6a146facf2a9e557b2fb2c133 -rb0d4029bab38384417896cbb6f3029dba653b475 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs (.../MacroStabilityOutwardsSectionResultRowTest.cs) (revision 69ddce7a597011b6a146facf2a9e557b2fb2c133) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/MacroStabilityOutwardsSectionResultRowTest.cs (.../MacroStabilityOutwardsSectionResultRowTest.cs) (revision b0d4029bab38384417896cbb6f3029dba653b475) @@ -109,6 +109,7 @@ [Test] public void Constructor_ConstructionPropertiesNull_ThrowsArgumentNullException() { + // Setup var mocks = new MockRepository(); var assessmentSection = mocks.Stub(); mocks.ReplayAll();