Skip to content

Commit

Permalink
airflow-10893 - tests fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
pateash authored and Ashish Patel committed Sep 22, 2022
1 parent ef47e08 commit edb3f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airflow/providers/clickhouse/hooks/clickhouse.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def get_ui_field_behaviour() -> Dict[str, Any]:
import json

return {
"hidden_fields": [],
"relabeling": {
'host': 'ClickHouse Host',
'port': 'ClickHouse Port',
Expand Down

0 comments on commit edb3f77

Please sign in to comment.