fix(CI): Error detected: 'Invalid reference to group api in emqx_rule_engine_SUITE:all/0'
This commit is contained in:
parent
11e87ab9a3
commit
e5129ead6d
|
@ -30,7 +30,7 @@
|
||||||
all() ->
|
all() ->
|
||||||
[ {group, engine}
|
[ {group, engine}
|
||||||
, {group, actions}
|
, {group, actions}
|
||||||
, {group, api}
|
%% , {group, api}
|
||||||
, {group, cli}
|
, {group, cli}
|
||||||
, {group, funcs}
|
, {group, funcs}
|
||||||
, {group, registry}
|
, {group, registry}
|
||||||
|
|
Loading…
Reference in New Issue