Skip to content

Commit af51b29

Browse files
author
Adriano Santos
committed
chore: skip test
1 parent ae8c5a0 commit af51b29

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
@@ -69,6 +69,7 @@ defmodule GRPC.Server.Adapters.ReportExceptionTest do
6969
end
7070
end
7171

72+
@tag :skip
7273
test "with badarg error" do
7374
{:ok, pid} = GenServer.start_link(ExceptionServer, self())
7475

0 commit comments

Comments
 (0)