ferruzzi commented on code in PR #27116:
URL: https://github.com/apache/airflow/pull/27116#discussion_r1001006380
##########
tests/providers/cncf/kubernetes/operators/test_kubernetes_pod.py:
##########
@@ -123,20 +123,18 @@ def test_config_path(self, hook_mock):
labels={"foo": "bar"},
name="test",
task_id="task",
Review Comment:
Removed so much boilerplate. 😍
--
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]