Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionViewTest.cs =================================================================== diff -u -reef76311cf166ff9bf9f08b3c5ca879307b7f7d7 -rb4e3629ea2130359117dd403af8db3c8ae0c680b --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionViewTest.cs (.../AssessmentSectionViewTest.cs) (revision eef76311cf166ff9bf9f08b3c5ca879307b7f7d7) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/AssessmentSectionViewTest.cs (.../AssessmentSectionViewTest.cs) (revision b4e3629ea2130359117dd403af8db3c8ae0c680b) @@ -373,7 +373,7 @@ public AssessmentSectionComposition Composition { get; private set; } - public Commentable Comments { get; private set; } + public Comment Comments { get; private set; } public ReferenceLine ReferenceLine { get; set; }