Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
firstof9 committed Dec 6, 2024
1 parent e8294bb commit dadddd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_sensors.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ async def test_sensors(hass, mock_api):

state = hass.states.get(FAKE_CURRENT_RATE_STRUCTURE_SENSOR)
assert state is not None
assert state.state == "3"

0 comments on commit dadddd0

Please sign in to comment.