Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs =================================================================== diff -u -r34635692bc7437564e0f99ae64cc49a7208d7fad -rb0d4029bab38384417896cbb6f3029dba653b475 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs (.../GrassCoverSlipOffInwardsSectionResultRowTest.cs) (revision 34635692bc7437564e0f99ae64cc49a7208d7fad) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/SectionResultRows/GrassCoverSlipOffInwardsSectionResultRowTest.cs (.../GrassCoverSlipOffInwardsSectionResultRowTest.cs) (revision b0d4029bab38384417896cbb6f3029dba653b475) @@ -68,6 +68,7 @@ [Test] public void Constructor_ConstructionPropertiesNull_ThrowsArgumentNullException() { + // Setup FailureMechanismSection section = FailureMechanismSectionTestFactory.CreateFailureMechanismSection(); var result = new GrassCoverSlipOffInwardsFailureMechanismSectionResult(section);