mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
remove comment in test
This commit is contained in:
parent
aa6c16593e
commit
21c1ea6687
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ describe "ProjectDuplicateNames", ->
|
|||
name: "testfolder"
|
||||
parent_folder_id: @rootFolderId
|
||||
}, (err, res, body) =>
|
||||
console.log "GOT FOLDER", body
|
||||
@testFolderId = body._id
|
||||
done()
|
||||
|
||||
|
|
Loading…
Reference in a new issue