test: enable emqx_authz_api_mnesia_SUITE tests

This commit is contained in:
Zaiming Shi 2021-10-19 11:23:11 +02:00 committed by Rory Z
parent 027e7c202e
commit 891a185eda
1 changed files with 1 additions and 2 deletions

View File

@ -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() ->
[]. [].