From 5f03178d35bc2033b6f92ba916db80a44dee9421 Mon Sep 17 00:00:00 2001 From: Jakub Wronowski Date: Sat, 7 Oct 2023 16:03:40 +0200 Subject: [PATCH] test fix --- test/connection.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/connection.jl b/test/connection.jl index 72022f3d..262169fc 100644 --- a/test/connection.jl +++ b/test/connection.jl @@ -155,7 +155,7 @@ end sleep(21) end for _ in 1:82 - publish("too_many_handlers") + publish("overload_channel") end sleep(21)