Index: Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs =================================================================== diff -u -r57b198a3f80256e02b871d8de11c05d9f2dcf311 -r2be62a16f4a6d90a76ebb53967a7b7ea3a445cd1 --- Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision 57b198a3f80256e02b871d8de11c05d9f2dcf311) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs (.../RingtoetsProjectTestHelper.cs) (revision 2be62a16f4a6d90a76ebb53967a7b7ea3a445cd1) @@ -385,7 +385,7 @@ private static GeneralResult GetConfiguredGeneralResultTopLevelSubMechanismIllustrationPoint() { var illustrationPointResult = new IllustrationPointResult("Description of result", 5); - var subMechanismIllustrationPointStochast = new SubMechanismIllustrationPointStochast("Name of a submechanism stochast", 10, 9, 8); + var subMechanismIllustrationPointStochast = new SubMechanismIllustrationPointStochast("Name of a stochast", 10, 9, 8); var illustrationPoint = new SubMechanismIllustrationPoint("Name of illustrationPoint", 3, new[] { @@ -401,7 +401,7 @@ illustrationPoint); var governingWindDirection = new WindDirection("SSE", 120); - var stochast = new Stochast("Name of stochast", 13, 37); + var stochast = new Stochast("Name of a stochast", 13, 37); return new GeneralResult(governingWindDirection, new[] {