From 9544ff3da9cea87683dce88f0ba9e78cb1c586cf Mon Sep 17 00:00:00 2001 From: felmer <franz-josef.elmer@id.ethz.ch> Date: Mon, 28 Sep 2020 12:02:15 +0200 Subject: [PATCH] SSDM-10264: js-test: add module screening again because there are still screening based tests --- js-test/servers/common/core-plugins/core-plugins.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js-test/servers/common/core-plugins/core-plugins.properties b/js-test/servers/common/core-plugins/core-plugins.properties index 4f359488d69..3e6239168e5 100644 --- a/js-test/servers/common/core-plugins/core-plugins.properties +++ b/js-test/servers/common/core-plugins/core-plugins.properties @@ -1,2 +1,2 @@ -enabled-modules = illumina-ngs, tests, tests-data-import +enabled-modules = screening, illumina-ngs, tests, tests-data-import -- GitLab