Index: Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs
===================================================================
diff -u -rfd6fc8963fb4dbf6f2b5edae0991994983d6a1f6 -r47e96226f7d6d9f700642731ba2232ff024f30a7
--- Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs (.../TestWaveConditionsInputContext.cs) (revision fd6fc8963fb4dbf6f2b5edae0991994983d6a1f6)
+++ Ringtoets/Revetment/test/Ringtoets.Revetment.Forms.TestUtil/TestWaveConditionsInputContext.cs (.../TestWaveConditionsInputContext.cs) (revision 47e96226f7d6d9f700642731ba2232ff024f30a7)
@@ -41,7 +41,7 @@
///
/// The wrapped .
public TestWaveConditionsInputContext(WaveConditionsInput wrappedData)
- : this(wrappedData,
+ : this(wrappedData,
new ForeshoreProfile[0],
new AssessmentSectionStub()) {}