pierrejeambrun opened a new pull request, #51168: URL: https://github.com/apache/airflow/pull/51168
Fix widget warning error:  That's caused in core hooks, because those are initialized when instanciating the ProvidersManager and then cached. (ProvidersManager is a singleton therefore we end up with unmocked hooks in the `hook_meta` endpoint). -- 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]
