We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6cd9a4 commit a1a56f7Copy full SHA for a1a56f7
tests/devices/traits/v1/test_home.py
@@ -424,7 +424,7 @@ async def test_discover_home_device_busy_cleaning(
424
"""Test that discovery raises RoborockDeviceBusy when device is cleaning.
425
426
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
+ is busy, then a retry attempt where the device is still busy, then finally
428
a successful attempt to run discovery when the device is idle.
429
"""
430
# Set the status trait state to cleaning
0 commit comments