Skip to content

Commit 21e5059

Browse files
Revert "LDAP: temporarily disable system suite in v4.0.x to unblock pipelines"
This reverts commit ed6f925.
1 parent ed6f925 commit 21e5059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbitmq_auth_backend_ldap/test/system_SUITE.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ base_conf_ldap(LdapPort, IdleTimeout, PoolSize) ->
9191

9292
all() ->
9393
[
94+
{group, non_parallel_tests},
95+
{group, with_idle_timeout}
9496
].
9597

9698
groups() ->

0 commit comments

Comments
 (0)