fix: providers yandex missing client mock
closes: #39352
Mock yandex sdk client to prevent grpc failures.
I checked and tested and proposed solution by @Taragolis. It fixes the issue. I also shut off wifi to double check.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.
Could you also remove class from line 34, seems like it also does not used anywhere.
Could you also remove class from line 34, seems like it also does not used anywhere.
Removed.