Is your feature request related to a problem? Please describe.
It appears that the test description for source freshness tests is a hard-coded string.
Describe the solution you'd like
It would be helpful if this could be made configurable via a property under the meta block.
Describe alternatives you've considered
As a workaround, we're appending metadata to sources[].tables[].description, but that requires navigating from the test results to Elementary's lineage graph, and then selecting "..." > "Node info" in order to view that metadata
Additional context

Would you be willing to contribute this feature?
Yes!
This issue is duplicated from elementary-data/dbt-data-reliability#807
Is your feature request related to a problem? Please describe.
It appears that the test description for source freshness tests is a hard-coded string.
Describe the solution you'd like
It would be helpful if this could be made configurable via a property under the
metablock.Describe alternatives you've considered
As a workaround, we're appending metadata to
sources[].tables[].description, but that requires navigating from the test results to Elementary's lineage graph, and then selecting "..." > "Node info" in order to view that metadataAdditional context
Would you be willing to contribute this feature?
Yes!
This issue is duplicated from elementary-data/dbt-data-reliability#807