Skip to content
Snippets Groups Projects
Commit 401b28a5 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

testing number of working tests

parent 1efc4997
No related branches found
No related tags found
1 merge request!1180Fix Wrong Production URLS in template
......@@ -178,6 +178,7 @@ getTemplateFiles('../../../../install/opt/lofar/share/tmss/schemas').then(async(
// commented out on purpose to determine Total Test Failures without this fix.
/*
if (taskTemplate?.schema?.properties?.station_configuration) { taskTemplate.schema.properties.station_configuration["$ref"] = "#/definitions/station_configuration"; }
if ( taskTemplate?.schema?.properties?.QA) taskTemplate.schema.properties.QA["$ref"] = "#/definitions/QA";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment