Skip to content

Commit

Permalink
nit and comment
Browse files Browse the repository at this point in the history
  • Loading branch information
topherinternational committed Dec 20, 2024
1 parent abe9384 commit b54829e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm_tests/airflow_aux/test_airflow_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ def test_should_disable_some_variables(self):
# the following vars only appear if remote logging is set, so disabling them in this test is kind of a no-op
"AIRFLOW__ELASTICSEARCH__HOST": False,
"AIRFLOW__ELASTICSEARCH__ELASTICSEARCH_HOST": False,
"AIRFLOW__OPENSEARCH__HOST": False,
},
},
show_only=[
Expand Down

0 comments on commit b54829e

Please sign in to comment.