Skip to content

Commit 158abe7

Browse files
committed
chore: format
1 parent d084c02 commit 158abe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/grpc/server/adapters/report_exception_test.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ defmodule ExceptionServer do
1111
@impl true
1212
def handle_cast(:case_boom, state) do
1313
a = fn -> :ok end
14+
1415
case a.() do
1516
:error -> :boom
1617
end

0 commit comments

Comments
 (0)