Skip to content

Commit

Permalink
Editorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbkarlsson authored Feb 25, 2023
1 parent 5917908 commit 02b82bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/coordinator/test_coordinator_keep_on4.py
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit 02b82bf

Please sign in to comment.