Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qzhuyan committed Oct 23, 2024
1 parent c7964c8 commit c409b22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/quicer_connection_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,8 @@ tc_shutdown_conn_before_handshake(Config) ->
?assertEqual(ok, Res)
after 1000 ->
ct:fail("conn from client timeout")
end.
end,
quicer:close_listener(L).

%%%
%%% Helpers
Expand Down

0 comments on commit c409b22

Please sign in to comment.