Index: Riskeer/Migration/test/Riskeer.Migration.Integration.Test/MigrationTo191IntegrationTest.cs =================================================================== diff -u -rca70cc2f84e2f3ef65e7356dfe391b5a05951061 -rd660eae5a9a1e6334f4c77273e85f9c907d10fba --- Riskeer/Migration/test/Riskeer.Migration.Integration.Test/MigrationTo191IntegrationTest.cs (.../MigrationTo191IntegrationTest.cs) (revision ca70cc2f84e2f3ef65e7356dfe391b5a05951061) +++ Riskeer/Migration/test/Riskeer.Migration.Integration.Test/MigrationTo191IntegrationTest.cs (.../MigrationTo191IntegrationTest.cs) (revision d660eae5a9a1e6334f4c77273e85f9c907d10fba) @@ -60,7 +60,7 @@ AssertVersions(reader); AssertDatabase(reader); - AssertAssessmentSection(reader,sourceFilePath); + AssertAssessmentSection(reader, sourceFilePath); AssertBackgroundData(reader, sourceFilePath); AssertPipingSoilLayers(reader);