mnojek commented on a change in pull request #19227: URL: https://github.com/apache/airflow/pull/19227#discussion_r756800781
########## File path: tests/providers/google/cloud/operators/test_gcs_system.py ########## @@ -22,26 +22,49 @@ from tests.test_utils.gcp_system_helpers import CLOUD_DAG_FOLDER, GoogleSystemTest, provide_gcp_context [email protected](scope="module") +def helper(): + return GcsSystemTestHelper() Review comment: @uranusjr @deedmitrij I cannot resolve the issue cause I'm not the author of the PR. Please resolve or answer or guide me what changes should I do because it's blocking the PR to be merged. -- 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]
