mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Unfocus collaboration spec
This commit is contained in:
@@ -8,7 +8,7 @@ Session = require '../lib/session'
|
||||
ServerHost = 'localhost'
|
||||
ServerPort = 8081
|
||||
|
||||
fdescribe "Collaboration", ->
|
||||
describe "Collaboration", ->
|
||||
describe "when a host and a guest join a channel", ->
|
||||
[server, token, userDataByToken] = []
|
||||
[leaderSession, leaderStartedHandler, leaderParticipantEnteredHandler, leaderParticipantExitedHandler] = []
|
||||
|
||||
Reference in New Issue
Block a user