Commit 0fde1d1
committed
unit_access_control_authn_authz_context_propagation_SUITE: Declare test auth backend module
[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_context_propagation_mock` as a test auth
backend module.1 parent 3cc677b commit 0fde1d1
File tree
1 file changed
+2
-1
lines changed- deps/rabbit/test
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments