diff --git a/molgenis-platform-integration-tests/src/test/resources/postgresql/molgenis.properties b/molgenis-platform-integration-tests/src/test/resources/postgresql/molgenis.properties index 2d55a328831..8a0291a2728 100644 --- a/molgenis-platform-integration-tests/src/test/resources/postgresql/molgenis.properties +++ b/molgenis-platform-integration-tests/src/test/resources/postgresql/molgenis.properties @@ -1,4 +1,4 @@ #Molgenis server properties db_user=molgenis db_password=molgenis -db_uri=jdbc\:postgresql\://localhost/molgenis_integration_test?reWriteBatchedInserts=true +db_uri=jdbc\:postgresql\://localhost/molgenis_integration_test?reWriteBatchedInserts=true&autosave=CONSERVATIVE