s21lee commented on code in PR #47050:
URL: https://github.com/apache/airflow/pull/47050#discussion_r1984656490


##########
providers/cncf/kubernetes/tests/unit/cncf/kubernetes/backcompat/test_backwards_compat_converters.py:
##########
@@ -158,6 +159,19 @@ def test_convert_env_vars_with_list():
     assert result == env_vars
 
 
+# testcase of convert_env_vars_or_raise_error() function

Review Comment:
   ```suggestion
   # testcase of convert_env_vars_from_list_of_dicts() function
   ```



-- 
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]

Reply via email to