Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove recursion from unit test scenarios (#5277)
## What are you changing in this pull request and why? Recursion is not currently working for BigQuery (dbt-labs/dbt-bigquery#1178), so per @graciegoheen, remove this from the scenarios until it is resolved. ## 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.
- Loading branch information