Skip to content

Commit ccd1a92

Browse files
committed
- add dq dimension type for new test
1 parent 13c0eef commit ccd1a92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/helpers/housing_gx_dq_inputs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'expect_tenure_code_column_not_to_be_null': 'COMPLETENESS',
5858
'expect_target_id_and_value_column_values_to_be_unique_within_record': 'UNIQUENESS',
5959
'expect_sub_type_column_values_to_be_in_set': 'CONSISTENCY',
60+
'expect_tenure_values_to_be_in_set_housing_dwellings_list': 'CONSISTENCY',
6061
'expect_contact_value_column_values_to_be_unique': 'UNIQUENESS',
6162
'expect_contact_value_column_values_to_not_be_null': 'COMPLETENESS',
6263
'expect_asset_type_not_to_be_null': 'COMPLETENESS',

0 commit comments

Comments
 (0)