From 02b82bf81481e3c765fd4ebc1271c49e393103a1 Mon Sep 17 00:00:00 2001 From: Jonas Karlsson Date: Sat, 25 Feb 2023 21:30:57 +0100 Subject: [PATCH] Editorial. --- tests/coordinator/test_coordinator_keep_on4.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/coordinator/test_coordinator_keep_on4.py b/tests/coordinator/test_coordinator_keep_on4.py index 9ea3462..daf0444 100644 --- a/tests/coordinator/test_coordinator_keep_on4.py +++ b/tests/coordinator/test_coordinator_keep_on4.py @@ -144,8 +144,8 @@ async def test_coordinator_keep_on_issue104( ): """Test Coordinator.""" - # Test a specific case with keep_on, where keep on is activated during charging if EV SOC reaches 98% - # and the wish is to keep the charger on beyond the planned charging period. + # Test a specific case with keep_on, where keep on is activated during charging if EV SOC + # reaches 98% and the wish is to keep the charger on beyond the planned charging period. freezer.move_to("2022-09-30T14:00:00+02:00")