o-nikolas commented on code in PR #23630:
URL: https://github.com/apache/airflow/pull/23630#discussion_r870834646


##########
tests/always/test_project_structure.py:
##########
@@ -420,6 +420,64 @@ def test_missing_assets(self):
         super().test_missing_assets()
 
 
+class TestAmazonProviderProjectStructure(ExampleCoverageTest):
+    PROVIDER = "amazon"
+    CLASS_DIRS = ProjectStructureTest.CLASS_DIRS

Review Comment:
   Hey! I'm happy either way, this felt a bit more explicit.



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