Skip to content

Commit 7bc1548

Browse files
committed
fix(q10): add tests for Q10 status values and code mappings
1 parent 393c4e5 commit 7bc1548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data/b01_q10/test_b01_q10_containers.py renamed to tests/data/b01_q10/test_b01_q10_code_mappings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Test cases for B01 Q10 containers."""
1+
"""Test cases for B01 Q10 code mappings."""
22

33
from roborock.data.b01_q10 import YXDeviceState
44

0 commit comments

Comments
 (0)