Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs =================================================================== diff -u -r915001caffacbbee15c0e3bf449072245bc5f509 -r11f0867b39150ae5fac83dc178a89fee46d27611 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs (.../HydraulicBoundaryLocationsViewTest.cs) (revision 915001caffacbbee15c0e3bf449072245bc5f509) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationsViewTest.cs (.../HydraulicBoundaryLocationsViewTest.cs) (revision 11f0867b39150ae5fac83dc178a89fee46d27611) @@ -432,7 +432,6 @@ private class TestAssessmentSection : Observable, IAssessmentSection { public string Comments { get; set; } - public long StorageId { get; set; } public string Id { get; set; } public string Name { get; set; } public AssessmentSectionComposition Composition { get; private set; }