This commit is contained in:
2026-04-01 12:55:08 +03:00
parent 418018bfb5
commit d7a61f089d
+1 -1
View File
@@ -23,7 +23,7 @@ def event_bus() -> EventBus:
fixture for event bus
Returns:
EventBus: even bus test instance
EventBus: event bus test instance
"""
return EventBus(0)