fix(CI): Error detected: 'Invalid reference to group api in emqx_rule_engine_SUITE:all/0'

This commit is contained in:
zhongwencool 2021-08-20 08:31:44 +08:00
parent 11e87ab9a3
commit e5129ead6d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
all() ->
[ {group, engine}
, {group, actions}
, {group, api}
%% , {group, api}
, {group, cli}
, {group, funcs}
, {group, registry}