mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Code styling tweaks to the tests - Part 1 (#86192)
This commit is contained in:
@@ -722,8 +722,7 @@ def test_state_repr():
|
||||
datetime(1984, 12, 8, 12, 0, 0),
|
||||
)
|
||||
)
|
||||
== "<state happy.happy=on; brightness=144 @ "
|
||||
"1984-12-08T12:00:00+00:00>"
|
||||
== "<state happy.happy=on; brightness=144 @ 1984-12-08T12:00:00+00:00>"
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user