Bowrna commented on a change in pull request #21145:
URL: https://github.com/apache/airflow/pull/21145#discussion_r813834570



##########
File path: dev/breeze/tests/test_run_utils.py
##########
@@ -0,0 +1,24 @@
+from pathlib import Path
+from unittest import mock
+import stat
+import os
+import pytest
+from airflow_breeze.utils.run_utils import change_directory_permission, 
change_file_permission
+

Review comment:
       @potiuk Please share your reviews about this test code that i tried. 




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