mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Fix test to accommodate changes to anonymous users
This commit is contained in:
@@ -141,6 +141,6 @@ describe "clientTracking", ->
|
||||
doc_id: @doc_id
|
||||
id: @anonymous.socket.sessionid
|
||||
user_id: "anonymous-user"
|
||||
name: "Anonymous"
|
||||
name: ""
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user