Skip to content

Commit bb1c87a

Browse files
committed
Disable Introspection Integration Test
1 parent 8383d90 commit bb1c87a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/oidcc/plug/introspect_token_test.exs

+2
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@ defmodule Oidcc.Plug.IntrospectTokenTest do
190190
end
191191
end
192192

193+
# Broken because of https://github.com/zitadel/zitadel/issues/8590
194+
@tag :skip
193195
test "integration test" do
194196
pid =
195197
start_link_supervised!(

0 commit comments

Comments
 (0)