diff --git a/tests/integration/test_target_snowflake.py b/tests/integration/test_target_snowflake.py index 440de80c..fb029aab 100644 --- a/tests/integration/test_target_snowflake.py +++ b/tests/integration/test_target_snowflake.py @@ -19,7 +19,7 @@ METADATA_COLUMNS = [ '_SDC_EXTRACTED_AT', '_SDC_BATCHED_AT', - '_SDC_DELETED_AT', + '_SDC_DELETED_AT' ]