Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Oct 10, 2024
1 parent 50e85e3 commit 50b3e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/tests/util/webhooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 50b3e8d

Please sign in to comment.