Index: Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs =================================================================== diff -u -r95ebee00d81b5da3fd34d1a148331bc93a6ae80c -re9959dc562506516c3ae2d91c0201cdf50f20e28 --- Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs (.../ClosingStructuresCalculationConfigurationReaderTest.cs) (revision 95ebee00d81b5da3fd34d1a148331bc93a6ae80c) +++ Ringtoets/ClosingStructures/test/Ringtoets.ClosingStructures.IO.Test/Configurations/ClosingStructuresCalculationConfigurationReaderTest.cs (.../ClosingStructuresCalculationConfigurationReaderTest.cs) (revision e9959dc562506516c3ae2d91c0201cdf50f20e28) @@ -58,7 +58,7 @@ .SetName("invalidCalculationHydraulicBoundaryLocationEmptyOld"); yield return new TestCaseData("invalidCalculationHydraulicBoundaryLocationEmptyNew.xml", "The 'hblocatie' element is invalid - The value '' is invalid according to its datatype 'String'") - .SetName("invalidCalculationHydraulicBoundaryLocationEmptynew"); + .SetName("invalidCalculationHydraulicBoundaryLocationEmptyNew"); yield return new TestCaseData("invalidCalculationHydraulicBoundaryLocationOldAndNew.xml", "Element 'hblocatie' cannot appear more than once if content model type is \"all\".") .SetName("invalidCalculationHydraulicBoundaryLocationOldAndNew");