Fix failing test
This commit is contained in:
parent
8cd6f63551
commit
976bd5642c
@ -33,6 +33,5 @@ router.use('/', index)
|
||||
app.use(BASE_URL, router)
|
||||
|
||||
io.on('connection', socket => handleSocket(socket, io))
|
||||
io.sockets.adapter.rooms['test'].sockets
|
||||
|
||||
export default server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user