test: enable emqx_authz_api_mnesia_SUITE tests
This commit is contained in:
parent
027e7c202e
commit
891a185eda
|
@ -74,8 +74,7 @@
|
||||||
}).
|
}).
|
||||||
|
|
||||||
all() ->
|
all() ->
|
||||||
[]. %% Todo: Waiting for @terry-xiaoyu to fix the config_not_found error
|
emqx_common_test_helpers:all(?MODULE).
|
||||||
% emqx_common_test_helpers:all(?MODULE).
|
|
||||||
|
|
||||||
groups() ->
|
groups() ->
|
||||||
[].
|
[].
|
||||||
|
|
Loading…
Reference in New Issue