Forráskód Böngészése

chore: function renamed but forgot to update xref excemption

Zaiming (Stone) Shi 3 éve
szülő
commit
0e299642cb
1 módosított fájl, 1 hozzáadás és 1 törlés
  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
     % passed in the args, it's futile to try to statically
     % 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).