Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
polybassa committed Sep 23, 2024
1 parent 23e5c2d commit fdb2b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/contrib/automotive/doip.uts
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ server_thread.join(timeout=1)
assert len(pkts) == 2

= Test UDS_DualDoIPSslSocket6
~ broken_windows
~ broken_windows not_pypy

server_tcp_up = threading.Event()
server_tls_up = threading.Event()
Expand Down

0 comments on commit fdb2b31

Please sign in to comment.