Fix tests about local compute node

This commit is contained in:
Julien Duponchelle
2016-08-23 22:40:26 +02:00
parent 9231b8e991
commit bfabf3ddc8
7 changed files with 54 additions and 75 deletions

View File

@ -35,6 +35,7 @@ def process_websocket(ws):
class NotificationHandler:
@Route.get(
r"/notifications/ws",
description="Send notifications using Websockets")