diff --git a/levergreen_dbt/tests/check_sneaky_returning_job.sql b/levergreen_dbt/tests/check_sneaky_returning_job.sql index 69b1141..72576d6 100644 --- a/levergreen_dbt/tests/check_sneaky_returning_job.sql +++ b/levergreen_dbt/tests/check_sneaky_returning_job.sql @@ -1,3 +1,4 @@ +{{ config(severity = 'warn') }} -- June 2023 -- This test will check for jobs with the same job_board_id that have dropped off and then returned. -- My model will not treat these as 1 day active, and instead will use the earliest active date to determine when the job was first acrtive