Index: Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs =================================================================== diff -u -raf6d59e5d91e62762272f7480914b2e7c445b4d3 -r6f33b44599df032ecae3342b0aacd606a9e87c1f --- Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs (.../TestWaveConditionsInputContext.cs) (revision af6d59e5d91e62762272f7480914b2e7c445b4d3) +++ Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs (.../TestWaveConditionsInputContext.cs) (revision 6f33b44599df032ecae3342b0aacd606a9e87c1f) @@ -57,7 +57,7 @@ IEnumerable locations) : this(wrappedData, new TestWaveConditionsCalculation(), - new ObservableTestAssessmentSectionStub(), + new AssessmentSectionStub(), foreshoreProfiles, locations) {}