Skip to content

Commit

Permalink
Rename an evohome test fixture (#126680)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Sep 24, 2024
1 parent 3995d00 commit e3e7aec
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/components/evohome/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"default", # evohome (multi-zone, with DHW & ghost zones)
"h032585", # VisionProWifi (no preset_mode for TCS)
"h099625", # RoundThermostat
"system_004", # RoundModulation
"sys_004", # RoundModulation
)
2 changes: 1 addition & 1 deletion tests/components/evohome/snapshots/test_init.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@
}),
])
# ---
# name: test_entities[system_004]
# name: test_entities[sys_004]
list([
StateSnapshot({
'attributes': ReadOnlyDict({
Expand Down

0 comments on commit e3e7aec

Please sign in to comment.