Skip to content

Commit 4af5e3a

Browse files
allenporterCopilot
andauthored
chore: Update tests/e2e/test_device_manager.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6f32be7 commit 4af5e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/test_device_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
mock out the lower level socket connections to simulate a broker which gets us
55
close to an "end to end" test without needing an actual MQTT broker server.
66
7-
These are higher level tests that the similar tests in tests/mqtt/test_roborock_session.py
7+
These are higher level tests than the similar tests in tests/mqtt/test_roborock_session.py
88
which use mocks to verify specific behaviors.
99
"""
1010

0 commit comments

Comments
 (0)