e-galan commented on code in PR #39726:
URL: https://github.com/apache/airflow/pull/39726#discussion_r1608176319


##########
tests/system/providers/google/cloud/gcs/example_gcs_to_gcs.py:
##########
@@ -263,9 +242,7 @@ def delete_work_dir(create_workdir_result: str) -> None:
         sync_to_subdirectory,
         sync_from_subdirectory,
         copy_single_file,
-        copy_files_with_wildcard,
         copy_files_without_wildcard,

Review Comment:
   The name of this task will lose its meaning after removing 
`copy_files_with_wildcard`.  You could rename it to just `copy_files` or 
another name that you think is more fitting.



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