diff --git a/config/daqsystemtest/moduleconfs.data.xml b/config/daqsystemtest/moduleconfs.data.xml
index 5fb598f..8cb0017 100644
--- a/config/daqsystemtest/moduleconfs.data.xml
+++ b/config/daqsystemtest/moduleconfs.data.xml
@@ -815,7 +815,6 @@
-
@@ -842,12 +841,6 @@
-
-
-
-
-
-
diff --git a/integtest/trigger_bitwords_test.py b/integtest/trigger_bitwords_test.py
index 6c05dc8..438f9c6 100644
--- a/integtest/trigger_bitwords_test.py
+++ b/integtest/trigger_bitwords_test.py
@@ -220,12 +220,6 @@
obj_class="FakeHSIEventGeneratorConf",
updates={"trigger_rate": 30},)
)
-coincidence_bitword_conf.config_substitutions.append(
- data_classes.attribute_substitution(
- obj_id="def-tc-map",
- obj_class="TCReadoutMap",
- updates={"time_before": 62500, "time_after": 62500},)
-)
coincidence_bitword_conf.config_substitutions.append(
data_classes.attribute_substitution(
obj_id="def-hsi-tc-map",