Reset self._new_* when a ScanConfigure fails and is accepted #2529
verify.yml
on: push
Cache identify
4s
Matrix: pytest
Run mypy
0s
Process test complexity
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Annotations
2 errors
|
Run pytest using Python 3.13
Process completed with exit code 1.
|
|
Run pytest using Python 3.13:
tests/test_usb.py#L2195
TestStick.test_scan_node
assert not True
+ where True = <plugwise_usb.nodes.scan.PlugwiseScan object at 0x7f460456f9d0>.scan_config_task_scheduled
|