Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
EuleMitKeule committed Feb 6, 2024
1 parent e576086 commit 44353b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def mock_thermostat(
thermostat = Thermostat(
ThermostatConfig(
mac_address=mock_device.address,
name="",
),
mock_device,
)
Expand Down

0 comments on commit 44353b9

Please sign in to comment.