Skip to content

Commit

Permalink
Merge branch 'master' into update-readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
chowbao committed May 14, 2024
2 parents 4700c38 + 95e9ca7 commit 06c13b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/marts/enriched_history/enriched_history_operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -555,10 +555,10 @@ models:
config:
where: closed_at > current_timestamp - interval 2 day
- dbt_utils.expression_is_true:
expression: '<= 20'
expression: '<= 21'
meta:
description:
"Test to check for the correct protocol. Will update after P20 vote."
"Test to check for the correct protocol. Will update after P21 vote."

- name: successful_transaction_count
description: '{{ doc("successful_transaction_count") }}'
Expand Down

0 comments on commit 06c13b4

Please sign in to comment.