Index: Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/PropertyInfos/DikeHeightOutputContextPropertyInfoTest.cs =================================================================== diff -u -r25872f07e743010d1107ae920e95e0ba1a108cfa -ra5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba --- Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/PropertyInfos/DikeHeightOutputContextPropertyInfoTest.cs (.../DikeHeightOutputContextPropertyInfoTest.cs) (revision 25872f07e743010d1107ae920e95e0ba1a108cfa) +++ Ringtoets/GrassCoverErosionInwards/test/Ringtoets.GrassCoverErosionInwards.Plugin.Test/PropertyInfos/DikeHeightOutputContextPropertyInfoTest.cs (.../DikeHeightOutputContextPropertyInfoTest.cs) (revision a5bf4f56dbf07e5cf48d0b874f5d46d7d02f0dba) @@ -58,7 +58,7 @@ } [Test] - public void CreateInstance_Always_NewPropertiesWithData() + public void CreateInstance_WithContext_NewPropertiesWithData() { // Setup var dikeHeightOutput = new TestDikeHeightOutput(10);