Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify that tests is backwards compatible to data_tests (#5859)
## What are you changing in this pull request and why? In [this Slack thread](https://getdbt.slack.com/archives/C069A7N46UU/p1722212929868559?thread_ts=1721941881.792499&cid=C069A7N46UU), someone pointed out to me that we're indicating that backwards compatibility for `tests` could be removed at some point in the future. We have no plans to do so, and _even if_ we did decide to do it one day it would go through the [behaviour change process](https://docs.getdbt.com/reference/global-configs/legacy-behaviors), so we don't need to be warning about urgent action or disruption. ## Checklist - [x] Review the [Content style guide](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/content-style-guide.md) so my content adheres to these guidelines. - [x] For [docs versioning](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#about-versioning), review how to [version a whole page](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#adding-a-new-version) and [version a block of content](https://github.com/dbt-labs/docs.getdbt.com/blob/current/contributing/single-sourcing-content.md#versioning-blocks-of-content). --------- Co-authored-by: Mirna Wong <[email protected]> Co-authored-by: Leona B. Campbell <[email protected]>
- Loading branch information