Skip to content

Commit

Permalink
Remove humanbrainproject test Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
maennchen committed Feb 18, 2024
1 parent c0c8950 commit 302092f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/oidcc_provider_configuration_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ load_well_known_openid_introspections(_Config) ->
)
),

%% Taken Over from v1
?assertMatch(
{ok, {#oidcc_provider_configuration{}, _}},
oidcc_provider_configuration:load_configuration(
<<"https://services.humanbrainproject.eu/oidc/">>,
#{}
)
),

%% Test Instance of Zitadel
?assertMatch(
{ok, {#oidcc_provider_configuration{}, _}},
Expand Down

0 comments on commit 302092f

Please sign in to comment.