Skip to content

Commit

Permalink
Merge pull request #6 from graze/remove-test
Browse files Browse the repository at this point in the history
remove redundant warn test
  • Loading branch information
AaronHagan4 authored Jan 11, 2024
2 parents b4184f4 + 794f727 commit a67b476
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions models/shopify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -919,12 +919,6 @@ models:
Each record represents a unique discount, enriched with information about its associated `price_rule`
and metrics regarding orders and abandoned checkouts.
tests:
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
- code
- source_relation
config:
severity: warn # best practice for codes to be unique
- dbt_utils.unique_combination_of_columns:
combination_of_columns:
- discount_code_id
Expand Down

0 comments on commit a67b476

Please sign in to comment.