Index: Ringtoets/Piping/test/Ringtoets.Piping.IO.TestUtil/TestStochasticSoilModelUpdateModelStrategy.cs =================================================================== diff -u -r26da131fa5dbcf95f9a16de6f81eb4acc8d1be14 -r56ac4eb28f5fcc5b20117474e9e4030399d6806a --- Ringtoets/Piping/test/Ringtoets.Piping.IO.TestUtil/TestStochasticSoilModelUpdateModelStrategy.cs (.../TestStochasticSoilModelUpdateModelStrategy.cs) (revision 26da131fa5dbcf95f9a16de6f81eb4acc8d1be14) +++ Ringtoets/Piping/test/Ringtoets.Piping.IO.TestUtil/TestStochasticSoilModelUpdateModelStrategy.cs (.../TestStochasticSoilModelUpdateModelStrategy.cs) (revision 56ac4eb28f5fcc5b20117474e9e4030399d6806a) @@ -54,7 +54,7 @@ /// public IEnumerable UpdatedInstances { get; set; } = Enumerable.Empty(); - public IEnumerable UpdateModelWithImportedData(StochasticSoilModelCollection targetCollection, + public IEnumerable UpdateModelWithImportedData(StochasticSoilModelCollection targetDataCollection, IEnumerable readStochasticSoilModels, string sourceFilePath) {