diff --git a/tools/mapping-tester/config-template.xml b/tools/mapping-tester/config-template.xml
index b819f92a..83263438 100644
--- a/tools/mapping-tester/config-template.xml
+++ b/tools/mapping-tester/config-template.xml
@@ -31,6 +31,9 @@
{% if mapping.kind.startswith("rbf") %}
+ {% if mapping.executor %}
+
+ {% endif %}
{% endif %}
@@ -46,7 +49,9 @@
{% if mapping.kind.startswith("rbf") %}
+ {% if mapping.executor %}
+ {% endif %}
{% endif %}