csp98 commented on code in PR #25059:
URL: https://github.com/apache/airflow/pull/25059#discussion_r924105448
##########
tests/charts/test_statsd.py:
##########
@@ -51,6 +52,17 @@ def
test_should_add_volume_and_volume_mount_when_exist_extra_mappings(self):
"subPath": "mappings.yml",
} in jmespath.search("spec.template.spec.containers[0].volumeMounts",
docs[0])
+ @parameterized.expand([(8,), (None,)])
Review Comment:
My fault! Fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]