Skip to content

Commit 3c1e79b

Browse files
committed
Update related test-assert
1 parent 2287594 commit 3c1e79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_usb.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,6 +2484,7 @@ async def test_node_discovery_and_load( # noqa: PLR0915
24842484
assert sorted(state[pw_api.NodeFeature.INFO].features) == sorted(
24852485
(
24862486
pw_api.NodeFeature.AVAILABLE,
2487+
pw_api.NodeFeature.CIRCLE,
24872488
pw_api.NodeFeature.CIRCLEPLUS,
24882489
pw_api.NodeFeature.INFO,
24892490
pw_api.NodeFeature.PING,

0 commit comments

Comments
 (0)