Skip to content

Commit d22d9cb

Browse files
Restore proxy test cases
1 parent 9552e86 commit d22d9cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps/rabbitmq_auth_backend_oauth2/test/rabbit_oauth2_provider_SUITE.erl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ verify_provider() -> [
6969
,{oauth_provider_with_proxy, [], [
7070
get_oauth_provider_has_proxy
7171
]}
72-
% ,{oauth_provider_with_https_proxy, [], [
73-
% get_oauth_provider_has_https_proxy
74-
% ]}
72+
,{oauth_provider_with_https_proxy, [], [
73+
get_oauth_provider_has_https_proxy
74+
]}
7575
].
7676

7777
init_per_suite(Config) ->

0 commit comments

Comments
 (0)