Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationTest.cs =================================================================== diff -u -r9a0e768e9ddbc5e4917201fdb864bb2247e5cd90 -reeac9fe0e250075e6e95683e4781b7b96ddc178c --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationTest.cs (.../HeightStructuresCalculationConfigurationTest.cs) (revision 9a0e768e9ddbc5e4917201fdb864bb2247e5cd90) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.IO.Test/Configurations/HeightStructuresCalculationConfigurationTest.cs (.../HeightStructuresCalculationConfigurationTest.cs) (revision eeac9fe0e250075e6e95683e4781b7b96ddc178c) @@ -56,7 +56,7 @@ public void SimpleProperties_SetNewValues_NewValuesSet() { // Setup - var levelCrestStructure = new MeanStandardDeviationStochastConfiguration(); + var levelCrestStructure = new StochastConfiguration(); var configuration = new HeightStructuresCalculationConfiguration("some name"); // Call