uranusjr commented on a change in pull request #15843:
URL: https://github.com/apache/airflow/pull/15843#discussion_r633546141



##########
File path: tests/providers/docker/operators/test_docker_swarm.py
##########
@@ -77,6 +77,7 @@ def _client_service_logs_effect():
             image='ubuntu:latest',
             command='env',
             user='unittest',
+            mounts=[],

Review comment:
       I’ve modified the test case to ensure the variable is passed.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to