mik-laj commented on a change in pull request #7404: [AIRFLOW-6781] Enforce
example_dags and guide for Google integrations
URL: https://github.com/apache/airflow/pull/7404#discussion_r378854850
##########
File path: tests/test_project_structure.py
##########
@@ -131,3 +131,124 @@ def test_keep_missing_test_files_update(self):
"Thank you very much.\n"
"Can you remove it from the list of missing tests, please?"
)
+
+
+class TestGoogleProviderProjectStructure(unittest.TestCase):
+ MISSING_EXAMPLED_DAG = {
Review comment:
Fixed.
----------------------------------------------------------------
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]
With regards,
Apache Git Services