diff --git a/templates/test_da_cache_to_shub.json.j2 b/templates/test_da_cache_to_shub.json.j2 index c9f6174..7549a0b 100644 --- a/templates/test_da_cache_to_shub.json.j2 +++ b/templates/test_da_cache_to_shub.json.j2 @@ -194,7 +194,7 @@ "name" : "join", "type" : "JOIN", "taskReferenceName" : "join_reporting", - "joinOn" : ["send_json_report", "send_email_report"] + "joinOn" : ["build_json_report", "build_email_report"] } ] }