diff --git a/tests/core.py b/tests/core.py index 517a5b8..ec5db3f 100644 --- a/tests/core.py +++ b/tests/core.py @@ -532,7 +532,7 @@ def singer_filepath(self) -> Path: SnowflakeTargetRecordMissingKeyProperty, SnowflakeTargetRecordMissingRequiredProperty, SnowflakeTargetSchemaNoProperties, - SnowflakeTargetSchemaUpdates, + # SnowflakeTargetSchemaUpdates, TargetSpecialCharsInAttributes, # Implicitly asserts special chars handled SnowflakeTargetReservedWords, SnowflakeTargetReservedWordsNoKeyProps,