pierrejeambrun opened a new pull request, #51168:
URL: https://github.com/apache/airflow/pull/51168

   Fix widget warning error:
   ![Screenshot 2025-05-28 at 18 40 
03](https://github.com/user-attachments/assets/b2e493bf-2443-4b17-aecc-451899042726)
   
   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]

Reply via email to