mik-laj commented on a change in pull request #9704:
URL: https://github.com/apache/airflow/pull/9704#discussion_r450712391



##########
File path: tests/plugins/test_plugins_manager.py
##########
@@ -94,59 +95,53 @@ def 
test_entrypoint_plugin_errors_dont_raise_exceptions(self, mock_ep_plugins):
 
 
 class TestPluginsManager(unittest.TestCase):
-    class AirflowTestPropertyPlugin(AirflowPlugin):

Review comment:
       I moved this class to the function to maintain one style of code. It's 
easier to find the right test when all the code is in one place.




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


Reply via email to