Skip to content

Commit f6894a0

Browse files
committed
Update test_multicam_controller.py
1 parent dbaccbb commit f6894a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/services/test_multicam_controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,4 +482,4 @@ def _create(settings):
482482
# Cleanup if still running.
483483
if mc.is_running():
484484
with qtbot.waitSignal(mc.all_stopped, timeout=2000):
485-
mc.stop(wait=True)
485+
mc.stop(wait=True)

0 commit comments

Comments
 (0)