Skip to content

Commit b9c750d

Browse files
committed
test: fix unit tests for the latest version of clickhouse
1 parent a5d0061 commit b9c750d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"alter_sync": 2,
3030
"allow_suspicious_low_cardinality_types": 1,
3131
"allow_experimental_object_type": 1,
32+
"allow_experimental_json_type": 1,
3233
},
3334
},
3435
"TEST": {"cluster": "cluster"},

0 commit comments

Comments
 (0)