diff --git a/integration-tests/templates/lims-client/commands.txt b/integration-tests/templates/lims-client/commands.txt
index 7a43e4f8051ae621803ca70204eb49e283ce6d29..b17ff863049ab4c33d7852e9d2699a4b243a5d1b 100644
--- a/integration-tests/templates/lims-client/commands.txt
+++ b/integration-tests/templates/lims-client/commands.txt
@@ -1,6 +1,5 @@
 login -o 3V -u test -p <password>
 register-project NEMO
-register-controls testdata/controlMaterials.txt
 register-master-plate testdata/MP001-1.txt code1
 register-master-plate testdata/MP002-1.txt code2
 register-dilution-plates testdata/exampleDilutionPlates.txt
diff --git a/integration-tests/templates/lims-client/testdata/controlMaterials.txt b/integration-tests/templates/lims-client/testdata/controlMaterials.txt
deleted file mode 100644
index 4dcb1fdf53e8d6284082f4d6eebdfe13b8fdd207..0000000000000000000000000000000000000000
--- a/integration-tests/templates/lims-client/testdata/controlMaterials.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-code
-SCRAM
-GFP
\ No newline at end of file