Skip to content

Commit

Permalink
Add grouping in tests to TOC in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joellabes authored Jan 10, 2023
1 parent 30515ef commit a6c3159
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Check [dbt Hub](https://hub.getdbt.com/dbt-labs/dbt_utils/latest/) for the lates
- [unique_combination_of_columns](#unique_combination_of_columns-source)
- [accepted_range](#accepted_range-source)

**[Grouping in tests](#grouping-in-tests)**

**[Macros](#macros)**

- [Introspective macros](#introspective-macros):
Expand All @@ -34,7 +36,7 @@ Check [dbt Hub](https://hub.getdbt.com/dbt-labs/dbt_utils/latest/) for the lates
- [get_relations_by_pattern](#get_relations_by_pattern-source)
- [get_relations_by_prefix](#get_relations_by_prefix-source)
- [get_query_results_as_dict](#get_query_results_as_dict-source)
- [get_single_value](#get_single_value)
- [get_single_value](#get_single_value-source)

- [SQL generators](#sql-generators)
- [date_spine](#date_spine-source)
Expand Down

0 comments on commit a6c3159

Please sign in to comment.