You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Why]
rabbit_access_control now ensures all configured auth backend modules
are provided by `rabbit` or an enabled plugin. This is not the case for
this testsuite's own auth backend.
[How]
Declare `rabbit_auth_backend_mqtt_mock` as a test auth backend module.
0 commit comments