Skip to content

Commit 39f4e40

Browse files
Cosmetics
1 parent 7051a9d commit 39f4e40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/unit_inbroker_parallel_SUITE.erl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,6 +757,10 @@ user_management1(_Config) ->
757757
passed.
758758

759759

760+
%% -------------------------------------------------------------------
761+
%% rabbit_auth_backend_internal
762+
%% -------------------------------------------------------------------
763+
760764
login_with_credentials_but_no_password(Config) ->
761765
passed = rabbit_ct_broker_helpers:rpc(Config, 0,
762766
?MODULE, login_with_credentials_but_no_password1, [Config]).
@@ -805,6 +809,7 @@ login_of_passwordless_user1(_Config) ->
805809

806810
passed.
807811

812+
808813
runtime_parameters(Config) ->
809814
passed = rabbit_ct_broker_helpers:rpc(Config, 0,
810815
?MODULE, runtime_parameters1, [Config]).

0 commit comments

Comments
 (0)