Skip to content

Commit a8d6549

Browse files
committed
fix: temporarily disable Schema Drift test
1 parent 685c715 commit a8d6549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testgen/template/dbsetup_test_types/test_types_Schema_Drift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test_types:
2929
result_visualization_params: '{"legend":{"labels":{"0":"No Changes","1":"Changes"}}}'
3030
usage_notes: |-
3131
This test compares the current table column types with previous data, to check whether the table schema has changed. This test allows you to track any changes to the table structure.
32-
active: Y
32+
active: N
3333
cat_test_conditions: []
3434
target_data_lookups: []
3535
test_templates:

0 commit comments

Comments
 (0)