jx2lee commented on code in PR #40270:
URL: https://github.com/apache/airflow/pull/40270#discussion_r1685458025


##########
helm_tests/other/test_redis.py:
##########
@@ -143,7 +143,9 @@ def test_redis_by_chart_password(self, executor):
         self.assert_broker_url_env(k8s_obj_by_key)
 
     @pytest.mark.parametrize("executor", CELERY_EXECUTORS_PARAMS)
-    def 
test_redis_by_chart_password_secret_name_missing_broker_url_secret_name(self, 
executor):
+    def 
test_redis_by_chart_password_secret_name_missing_broker_url_secret_name_and_broker_url_cmd(

Review Comment:
   @romsharon98 too late, sorry.
   i pushed simple unit test!



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to