Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/DikeHeightCalculationConverterTest.cs =================================================================== diff -u -r09fb591f0e8017e22b62ca554f6eceeeafa51219 -ra5c5133ec23681679e77ff31b89e6410d366f247 --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/DikeHeightCalculationConverterTest.cs (.../DikeHeightCalculationConverterTest.cs) (revision 09fb591f0e8017e22b62ca554f6eceeeafa51219) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.IO.Test/DikeHeightCalculationConverterTest.cs (.../DikeHeightCalculationConverterTest.cs) (revision a5c5133ec23681679e77ff31b89e6410d366f247) @@ -82,7 +82,7 @@ } [Test] - public void ConvertTo_InvalidDikeHeightCalculationTypeValue_ThrownNotSupportedException() + public void ConvertTo_InvalidDikeHeightCalculationTypeValue_ThrowNotSupportedException() { // Setup var converter = new DikeHeightCalculationTypeConverter();