From 73aec3f807f4ad1cdc68725f3af62d247b945deb Mon Sep 17 00:00:00 2001 From: Eric Laurello Date: Thu, 26 Dec 2024 23:18:30 -0500 Subject: [PATCH] temp change to warn --- tests/test_silver__blocks_tx_count_missing_7_days.sql | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/test_silver__blocks_tx_count_missing_7_days.sql b/tests/test_silver__blocks_tx_count_missing_7_days.sql index 1bbaaa78..262b713d 100644 --- a/tests/test_silver__blocks_tx_count_missing_7_days.sql +++ b/tests/test_silver__blocks_tx_count_missing_7_days.sql @@ -1,6 +1,7 @@ {{ config( - tags=["test_hourly"] + tags=["test_hourly"], + severity = 'warn' ) }}