Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hkrutzer committed Sep 23, 2024
1 parent ffda438 commit 3687db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/late_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ defmodule LateTest do
)

Process.flag(:trap_exit, true)

{%Mint.TransportError{reason: :closed}, _} =
catch_exit(Late.call(pid, :kill_server_worker))
end
Expand Down

0 comments on commit 3687db1

Please sign in to comment.