mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Update test_sensor.py
This commit is contained in:
parent
581fd34264
commit
9c7397fc32
@ -178,7 +178,7 @@ async def test_setup_ssl_ciphers(
|
||||
) -> None:
|
||||
"""Test setup with minimum configuration."""
|
||||
with patch(
|
||||
"homeassistant.components.rest.data.async_get_clientsession",
|
||||
"homeassistant.components.rest.data.async_create_clientsession",
|
||||
return_value=aioclient_mock,
|
||||
) as aiohttp_client:
|
||||
assert await async_setup_component(
|
||||
|
Loading…
x
Reference in New Issue
Block a user