diff --git a/models/core/core__fact_transactions.yml b/models/core/core__fact_transactions.yml index 01b0670..be388a6 100644 --- a/models/core/core__fact_transactions.yml +++ b/models/core/core__fact_transactions.yml @@ -16,10 +16,6 @@ models: tests: - not_null - unique - - tx_gaps: - column_block: block_height - column_tx_count: tx_count - where: BLOCK_TIMESTAMP::DATE < CURRENT_DATE - name: BLOCK_TIMESTAMP description: "{{ doc('block_timestamp') }}"