Skip to content

Commit b419ca7

Browse files
committed
Fix typo
1 parent 8caafe7 commit b419ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1953,7 +1953,7 @@ async def test_connect_adam_plus_anna_new(self):
19531953
)
19541954
assert result
19551955

1956-
# special test-case for turning a schedule back on based onthe last_used schedule
1956+
# special test-case for turning a schedule back on based on the last_used schedule
19571957
await smile.set_schedule_state("f2bf9048bef64cc5b6d5110154e33c81", "off")
19581958

19591959
# bad schedule-state test

0 commit comments

Comments
 (0)