Index: Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs =================================================================== diff -u -rd46a891e1b44443392e77b1f84224c89e1ec8785 -r343779e3d40beea995062803e20eebe37cad8128 --- Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs (.../MigrationTo181IntegrationTest.cs) (revision d46a891e1b44443392e77b1f84224c89e1ec8785) +++ Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs (.../MigrationTo181IntegrationTest.cs) (revision 343779e3d40beea995062803e20eebe37cad8128) @@ -1609,11 +1609,11 @@ } /// - /// Generates a query to validate if the hydraulic boundary calculation input for the wave height calculations + /// Generates a query to validate if the hydraulic boundary calculation input for the design water level calculations /// are migrated correctly. /// /// The norm type to generate the query for. - /// A query to validate the hydraulic boundary location calculation input for the wave height calculations. + /// A query to validate the hydraulic boundary location calculation input for the design water level calculations. /// Thrown when /// is an invalid value of . /// Thrown when is a valid value, @@ -1710,7 +1710,7 @@ } /// - /// Generates a query to validate if the hydraulic boundary location calculation outputs related to the design water level calculations + /// Generates a query to validate if the hydraulic boundary location calculation outputs related to the wave height calculations /// are migrated correctly to the corresponding calculation entities. /// /// The norm type to generate the query for.