Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/DesignWaterLevelLocationsViewTest.cs =================================================================== diff -u -r5964d4196c1f7f02df79e98ef4f876a338abef62 -r11f0867b39150ae5fac83dc178a89fee46d27611 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/DesignWaterLevelLocationsViewTest.cs (.../DesignWaterLevelLocationsViewTest.cs) (revision 5964d4196c1f7f02df79e98ef4f876a338abef62) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/DesignWaterLevelLocationsViewTest.cs (.../DesignWaterLevelLocationsViewTest.cs) (revision 11f0867b39150ae5fac83dc178a89fee46d27611) @@ -319,7 +319,6 @@ } 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; }