diff --git a/integration-tests/templates/openBIS-server/service.properties b/integration-tests/templates/openBIS-server/service.properties
index 4fc2ec3ccc8ed61d5a75b01e91243ad5271f1c02..6335b9c7f632c334329da1c5f00d98eb7964878b 100644
--- a/integration-tests/templates/openBIS-server/service.properties
+++ b/integration-tests/templates/openBIS-server/service.properties
@@ -41,8 +41,5 @@ session-timeout = 30
 # Replaces the one found in the database if SYSTEM_DEFAULT.
 database-instance = CISD
 
-# Workflow code name (mandatory; available values: strict, plates-on-demand)
-workflow-code = strict
-
 # Base URL of the data set download service
 dataset-download-service-base-url = http://localhost:8081/dataset-download
\ No newline at end of file