1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-06 23:19:18 +00:00
Marc Mueller 544d6b05a5
Replace mock_coro with AsyncMock ()
* Replace mock_coro with AsyncMock

* Remove mock_coro test helper function

* Remove redundant AsyncMock
2023-08-25 22:54:55 +02:00
..