Просмотр исходного кода

chore: function renamed but forgot to update xref excemption

Zaiming (Stone) Shi 3 лет назад
Родитель
Сommit
0e299642cb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx/test/emqx_bpapi_static_checks.erl

+ 1 - 1
apps/emqx/test/emqx_bpapi_static_checks.erl

@@ -65,7 +65,7 @@
     % Reason: legacy code. A fun and a QC query are
     % Reason: legacy code. A fun and a QC query are
     % passed in the args, it's futile to try to statically
     % passed in the args, it's futile to try to statically
     % check it
     % check it
-    "emqx_mgmt_api:do_query/2, emqx_mgmt_api:collect_total_from_tail_nodes/3"
+    "emqx_mgmt_api:do_query/2, emqx_mgmt_api:collect_total_from_tail_nodes/2"
 ).
 ).
 
 
 -define(XREF, myxref).
 -define(XREF, myxref).