Skip to content

Commit a1a56f7

Browse files
allenporterCopilot
andauthored
chore: Update tests/devices/traits/v1/test_home.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f6cd9a4 commit a1a56f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/devices/traits/v1/test_home.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ async def test_discover_home_device_busy_cleaning(
424424
"""Test that discovery raises RoborockDeviceBusy when device is cleaning.
425425
426426
This tests the initial failure scenario during discovery where the device
427-
is busy, then a retry attepmt where the device is still busy, then finally
427+
is busy, then a retry attempt where the device is still busy, then finally
428428
a successful attempt to run discovery when the device is idle.
429429
"""
430430
# Set the status trait state to cleaning

0 commit comments

Comments
 (0)