Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationDesignWaterLevelsViewTest.cs =================================================================== diff -u -r9663b036afafe1a23c75ade5af7318830c10d408 -re3f9dffa91a0def0b6e6bc7dfabef74cc64745c5 --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationDesignWaterLevelsViewTest.cs (.../HydraulicBoundaryLocationDesignWaterLevelsViewTest.cs) (revision 9663b036afafe1a23c75ade5af7318830c10d408) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.Test/Views/HydraulicBoundaryLocationDesignWaterLevelsViewTest.cs (.../HydraulicBoundaryLocationDesignWaterLevelsViewTest.cs) (revision e3f9dffa91a0def0b6e6bc7dfabef74cc64745c5) @@ -68,7 +68,6 @@ Assert.IsInstanceOf(view); Assert.IsNull(view.Data); Assert.IsNull(view.AssessmentSection); - Assert.IsNull(view.ApplicationSelection); } }