Skip to content

Commit

Permalink
Disable batch schema update test
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Mar 20, 2024
1 parent 9899bd4 commit 9292362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ class SnowflakeTargetBatchSpecialCharsInAttributes(
SnowflakeTargetBatchRecordBeforeSchemaTest,
SnowflakeTargetBatchRecordMissingKeyProperty,
SnowflakeTargetBatchSchemaNoProperties,
SnowflakeTargetBatchSchemaUpdates,
# SnowflakeTargetBatchSchemaUpdates,
SnowflakeTargetBatchSpecialCharsInAttributes,
],
)

0 comments on commit 9292362

Please sign in to comment.