after clearing databases of all standing built up test artifacts checking to see what tests might have constant offenders this one shows up a few times and may need to be backported or potentially move the teardown/clean_up method to base class?
[ ] I have run this code in development and it appears to resolve the stated issue
[ ] This PR includes tests, or tests are not required/relevant for this PR
[ ] This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX
resolves # docs dbt-labs/docs.getdbt.com/#
Problem
after clearing databases of all standing built up test artifacts checking to see what tests might have constant offenders this one shows up a few times and may need to be backported or potentially move the teardown/clean_up method to base class?
Solution
Checklist