diff --git a/modules/nf-core/multiqc/tests/main.nf.test b/modules/nf-core/multiqc/tests/main.nf.test
index 33316a7dd..cf5783238 100644
--- a/modules/nf-core/multiqc/tests/main.nf.test
+++ b/modules/nf-core/multiqc/tests/main.nf.test
@@ -4,10 +4,6 @@ nextflow_process {
     script "../main.nf"
     process "MULTIQC"
 
-    tag "modules"
-    tag "modules_nfcore"
-    tag "multiqc"
-
     config "./nextflow.config"
 
     test("sarscov2 single-end [fastqc]") {