Fix removed constant #2567
Annotations
2 errors
|
|
|
tests/test_usb.py#L2215
TestStick.test_scan_node
assert not True
+ where True = MotionConfig(daylight_mode=False, reset_timer=25, sensitivity_level=<MotionSensitivity.MEDIUM: 2>, dirty=True).dirty
+ where MotionConfig(daylight_mode=False, reset_timer=25, sensitivity_level=<MotionSensitivity.MEDIUM: 2>, dirty=True) = <plugwise_usb.nodes.scan.PlugwiseScan object at 0x7f20f5ca7250>.motion_config
|
The logs for this run have expired and are no longer available.
Loading