mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 06:48:18 +00:00
Fix tests about local compute node
This commit is contained in:
@ -35,6 +35,7 @@ def process_websocket(ws):
|
||||
|
||||
|
||||
class NotificationHandler:
|
||||
|
||||
@Route.get(
|
||||
r"/notifications/ws",
|
||||
description="Send notifications using Websockets")
|
||||
|
Reference in New Issue
Block a user