From 50b3e8dc2e6f1fc7a25c5b717be2083970c37e5d Mon Sep 17 00:00:00 2001 From: ff137 Date: Thu, 10 Oct 2024 12:52:07 +0300 Subject: [PATCH] :art: --- app/tests/util/webhooks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/tests/util/webhooks.py b/app/tests/util/webhooks.py index 7efdbcacf..84c3100d8 100644 --- a/app/tests/util/webhooks.py +++ b/app/tests/util/webhooks.py @@ -63,7 +63,7 @@ async def check_webhook_state( ) else: raise Exception( - "No longer implement: cannot wait for webhook without field:field_id" + "No longer implemented: cannot wait for event without filter_map" ) except SseListenerTimeout: bound_logger.error(