btest/plugins/publish-event-hook: Use Broker explicitly

This commit is contained in:
Arne Welzel 2025-09-24 13:42:19 +02:00
parent a27f711ad6
commit 2f89d59aa5

View file

@ -6,6 +6,7 @@
redef allow_network_time_forward = F;
redef Cluster::backend = Cluster::CLUSTER_BACKEND_BROKER;
module App;