mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-28 03:21:56 +02:00
remove comment in test
This commit is contained in:
@@ -40,7 +40,6 @@ describe "ProjectDuplicateNames", ->
|
||||
name: "testfolder"
|
||||
parent_folder_id: @rootFolderId
|
||||
}, (err, res, body) =>
|
||||
console.log "GOT FOLDER", body
|
||||
@testFolderId = body._id
|
||||
done()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user