Skip to content

Commit

Permalink
Update protocol version
Browse files Browse the repository at this point in the history
  • Loading branch information
amishas157 committed Nov 13, 2024
1 parent a5d4ebe commit 9ae6a87
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 @@ -558,9 +558,9 @@ models:
date_column_name: "closed_at"
greater_than_equal_to: "2 day"
- dbt_utils.expression_is_true:
expression: "<= 21"
expression: "<= 22"
meta:
description: "Test to check for the correct protocol. Will update after P21 vote."
description: "Test to check for the correct protocol. Will update after P22 vote."

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

0 comments on commit 9ae6a87

Please sign in to comment.