Revert accidental change
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user