Skip to content

Commit c8965f4

Browse files
committed
remove temporary test-escape
1 parent 95434bd commit c8965f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/test_usb.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,12 +1959,6 @@ async def load_callback(event: pw_api.NodeEvent, mac: str) -> None: # type: ign
19591959
)
19601960
)
19611961

1962-
# FIXME NodeInfo Test can be added
1963-
# sed_node_info = pw_responses.NodeInfoResponse()
1964-
# sed_node_info.deserialize(
1965-
# construct_message(b"0024555555555555555522026A680000000000010000080007004E08459006")
1966-
# )
1967-
19681962
sed_config_accepted = pw_responses.NodeResponse()
19691963
sed_config_accepted.deserialize(
19701964
construct_message(b"000000F65555555555555555", b"0000")

0 commit comments

Comments
 (0)