Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
    * tests/test_init.py:
  • Loading branch information
jwillemsen committed Oct 14, 2024
1 parent 43f04ad commit 7bb72f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,7 @@ async def test_climate(
assert len(rsps.calls) == 1
assert rsps.calls[0].request.url == DAIKIN_API_URL + "/v1/gateway-devices"


async def test_minimal_data(
hass: HomeAssistant,
config_entry: MockConfigEntry,
Expand Down

0 comments on commit 7bb72f9

Please sign in to comment.