temp warm

This commit is contained in:
Eric Laurello 2024-12-27 00:02:23 -05:00
parent 73aec3f807
commit 3a96baa41a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,6 @@
{{
config(
tags=["test_hourly"],
severity = 'warn'
tags=["test_hourly"]
)
}}

View File

@ -1,6 +1,7 @@
{{
config(
tags=["test_hourly"]
tags=["test_hourly"],
severity = 'warn'
)
}}