milton0825 commented on a change in pull request #5094: [AIRFLOW-4306] Global 
operator extra links
URL: https://github.com/apache/airflow/pull/5094#discussion_r277920779
 
 

 ##########
 File path: tests/plugins/test_plugin.py
 ##########
 @@ -100,6 +114,10 @@ class AirflowTestPlugin(AirflowPlugin):
     appbuilder_views = [v_appbuilder_package]
     appbuilder_menu_items = [appbuilder_mitem]
     stat_name_handler = staticmethod(stat_name_dummy_handler)
+    global_operator_extra_links = [
+        GoogleLink(),
 
 Review comment:
   This is for testing purpose so I tried to make it simple.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to