disable block tx count recency test (#312)

This commit is contained in:
Jack Forgash 2024-04-03 09:50:39 -06:00 committed by GitHub
parent 797cb9a430
commit 43c5e45cbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
{{ config( {{ config(
severity = 'error', severity = 'error',
tags = ['observability'] tags = ['observability'],
enabled = False
) }} ) }}
WITH check_lag AS ( WITH check_lag AS (