mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Revert accidental change
This commit is contained in:
parent
095ac31347
commit
7c9ca7ccef
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ describe "MongoAWS", ->
|
|||
|
||||
@project_id = ObjectId().toString()
|
||||
@doc_id = ObjectId().toString()
|
||||
@pack_id = ObjectId().toString()
|
||||
@pack_id = ObjectId()
|
||||
@update = { v:123 }
|
||||
@callback = sinon.stub()
|
||||
|
||||
|
|
Loading…
Reference in a new issue