Ankurdeewan commented on code in PR #56324: URL: https://github.com/apache/airflow/pull/56324#discussion_r2550685295
########## tests/system/providers/google/common/example_quota_project_system.py: ########## @@ -0,0 +1,112 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Hey @VladaZakharova, I moved the quota project system test into the `tests/system/providers/google/common` folder and ran it inside Breeze. The test gets picked up correctly and runs with watcher and the usual system test setup. I’ve added the screenshot below. Let me know if I missed something or if you want me to adjust anything. I wasnt totally sure about oneminor part but the run seems fine to me. <img width="1202" height="571" alt="screenshot_2" src="https://github.com/user-attachments/assets/1636f561-d0f5-4fa6-98bd-26b7c7dc2137" /> <img width="1196" height="659" alt="screenshot_!" src="https://github.com/user-attachments/assets/3d6ac039-f179-4bda-88b1-2b28c7aaade1" /> -- 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]
